dmagick.c.transform

Undocumented in source.

Members

Aliases

ssize_t
alias ssize_t = ptrdiff_t
Undocumented in source.

Functions

AutoOrientImage
Image* AutoOrientImage(const(Image)* , OrientationType , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ChopImage
Image* ChopImage(const(Image)* , const(RectangleInfo)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ConsolidateCMYKImages
Image* ConsolidateCMYKImages(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CropImage
Image* CropImage(const(Image)* , const(RectangleInfo)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CropImageToTiles
Image* CropImageToTiles(const(Image)* , const(char)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExcerptImage
Image* ExcerptImage(const(Image)* , const(RectangleInfo)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ExtentImage
Image* ExtentImage(const(Image)* , const(RectangleInfo)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FlipImage
Image* FlipImage(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FlopImage
Image* FlopImage(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RollImage
Image* RollImage(const(Image)* , ssize_t , ssize_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ShaveImage
Image* ShaveImage(const(Image)* , const(RectangleInfo)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SpliceImage
Image* SpliceImage(const(Image)* , const(RectangleInfo)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TransformImage
MagickBooleanType TransformImage(Image** , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TransformImages
MagickBooleanType TransformImages(Image** , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TransposeImage
Image* TransposeImage(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TransverseImage
Image* TransverseImage(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TrimImage
Image* TrimImage(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta