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:169
MagickPrivate FxInfo * DestroyFxInfo(FxInfo *)
Definition: fx.c:296
MagickPrivate MagickBooleanType FxEvaluateChannelExpression(FxInfo *, const PixelChannel, const ssize_t, const ssize_t, double *, ExceptionInfo *)
Definition: fx.c:2684
PixelChannel
Definition: pixel.h:70
#define MagickPrivate
Definition: method-attribute.h:81
MagickPrivate FxInfo * AcquireFxInfo(const Image *, const char *, ExceptionInfo *)