dmagick.c.resize

Undocumented in source.

Members

Functions

AdaptiveResizeImage
Image* AdaptiveResizeImage(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.
InterpolativeResizeImage
Image* InterpolativeResizeImage(const(Image)* , size_t , size_t , InterpolatePixelMethod , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LiquidRescaleImage
Image* LiquidRescaleImage(const(Image)* , size_t , size_t , double , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MagnifyImage
Image* MagnifyImage(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.
MinifyImage
Image* MinifyImage(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.
ResampleImage
Image* ResampleImage(const(Image)* , double , double , FilterTypes , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ResizeImage
Image* ResizeImage(const(Image)* , size_t , size_t , FilterTypes , double , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SampleImage
Image* SampleImage(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.
ScaleImage
Image* ScaleImage(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.
ThumbnailImage
Image* ThumbnailImage(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.
ZoomImage
Image* ZoomImage(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.

Meta