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:1083
MagickBooleanType
Definition: magick-type.h:189
MagickExport FxInfo * AcquireFxInfo(const Image *, const char *)
ChannelType
Definition: magick-type.h:155
MagickExport MagickBooleanType FxEvaluateChannelExpression(FxInfo *, const ChannelType, const ssize_t, const ssize_t, double *, ExceptionInfo *)
Definition: fx.c:3024
#define MagickExport
Definition: method-attribute.h:98
MagickExport MagickBooleanType FxEvaluateExpression(FxInfo *, double *, ExceptionInfo *)