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