18 #ifndef MAGICKCORE_SHEAR_H 19 #define MAGICKCORE_SHEAR_H 21 #if defined(__cplusplus) || defined(c_plusplus) 31 #if defined(__cplusplus) || defined(c_plusplus) Definition: exception.h:102
MagickExport Image * DeskewImage(const Image *, const double, ExceptionInfo *)
MagickExport Image * IntegralRotateImage(const Image *, size_t, ExceptionInfo *)
MagickExport Image * ShearImage(const Image *, const double, const double, ExceptionInfo *)
MagickExport Image * ShearRotateImage(const Image *, const double, ExceptionInfo *)
Definition: shear.c:1710
#define MagickExport
Definition: method-attribute.h:98