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