- AffineTransformImage
Image* AffineTransformImage(const(Image)* , const(AffineMatrix)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DistortImage
Image* DistortImage(const(Image)* , DistortImageMethod , size_t , const(double)* , MagickBooleanType , ExceptionInfo* exception)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DistortResizeImage
Image* DistortResizeImage(const(Image)* , size_t , size_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- RotateImage
Image* RotateImage(const(Image)* , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SparseColorImage
Image* SparseColorImage(const(Image)* , ChannelType , SparseColorMethod , size_t , const(double)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.