18 #ifndef _MAGICKCORE_DISTORT_H 19 #define _MAGICKCORE_DISTORT_H 21 #if defined(__cplusplus) || defined(c_plusplus) 81 #if defined(__cplusplus) || defined(c_plusplus)
Definition: exception.h:102
Definition: geometry.h:93
MagickExport Image * DistortResizeImage(const Image *, const size_t, const size_t, ExceptionInfo *)
MagickExport Image * AffineTransformImage(const Image *, const AffineMatrix *, ExceptionInfo *)
MagickBooleanType
Definition: magick-type.h:214
SparseColorMethod
Definition: distort.h:58
DistortImageMethod
Definition: distort.h:34
ChannelType
Definition: magick-type.h:180
MagickExport Image * DistortImage(const Image *, const DistortImageMethod, const size_t, const double *, MagickBooleanType, ExceptionInfo *exception)
#define MagickExport
Definition: method-attribute.h:98
MagickExport Image * SparseColorImage(const Image *, const ChannelType, const SparseColorMethod, const size_t, const double *, ExceptionInfo *)
Definition: distort.c:2908
MagickExport Image * RotateImage(const Image *, const double, ExceptionInfo *)