18 #ifndef MAGICKCORE_FX_PRIVATE_H 19 #define MAGICKCORE_FX_PRIVATE_H 21 #if defined(__cplusplus) || defined(c_plusplus) 37 #if defined(__cplusplus) || defined(c_plusplus) Definition: exception.h:101
MagickPrivate MagickBooleanType FxEvaluateExpression(FxInfo *, double *, ExceptionInfo *)
MagickBooleanType
Definition: magick-type.h:158
MagickPrivate FxInfo * DestroyFxInfo(FxInfo *)
Definition: fx.c:1057
MagickPrivate MagickBooleanType FxEvaluateChannelExpression(FxInfo *, const PixelChannel, const ssize_t, const ssize_t, double *, ExceptionInfo *)
Definition: fx.c:3004
PixelChannel
Definition: pixel.h:67
#define MagickPrivate
Definition: method-attribute.h:81
MagickPrivate FxInfo * AcquireFxInfo(const Image *, const char *, ExceptionInfo *)