18 #ifndef MAGICKCORE_DISTORT_H
19 #define MAGICKCORE_DISTORT_H
21 #if defined(__cplusplus) || defined(c_plusplus)
82 #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:211
SparseColorMethod
Definition: distort.h:58
DistortImageMethod
Definition: distort.h:34
ChannelType
Definition: magick-type.h:177
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:2899
MagickExport Image * RotateImage(const Image *, const double, ExceptionInfo *)