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:102
MagickExport FxInfo * DestroyFxInfo(FxInfo *)
Definition: fx.c:1087
MagickBooleanType
Definition: magick-type.h:214
MagickExport FxInfo * AcquireFxInfo(const Image *, const char *)
ChannelType
Definition: magick-type.h:180
MagickExport MagickBooleanType FxEvaluateChannelExpression(FxInfo *, const ChannelType, const ssize_t, const ssize_t, double *, ExceptionInfo *)
Definition: fx.c:2970
#define MagickExport
Definition: method-attribute.h:98
MagickExport MagickBooleanType FxEvaluateExpression(FxInfo *, double *, ExceptionInfo *)