18 #ifndef MAGICKCORE_FX_H
19 #define MAGICKCORE_FX_H
23 #if defined(__cplusplus) || defined(c_plusplus)
31 #if defined(__cplusplus) || defined(c_plusplus)
MagickExport Image * FxImageChannel(const Image *image, const ChannelType channel, const char *expression, ExceptionInfo *exception)
Definition: fx.c:2787
Definition: exception.h:102
ChannelType
Definition: magick-type.h:164
#define MagickExport
Definition: method-attribute.h:80
MagickExport Image * FxImage(const Image *image, const char *expression, ExceptionInfo *exception)
Definition: fx.c:2777