18 #ifndef MAGICKCORE_CHANNEL_H 19 #define MAGICKCORE_CHANNEL_H 23 #if defined(__cplusplus) || defined(c_plusplus) 37 #if defined(__cplusplus) || defined(c_plusplus) Definition: exception.h:102
MagickExport Image * SeparateImages(const Image *, const ChannelType, ExceptionInfo *)
Definition: channel.c:572
MagickBooleanType
Definition: magick-type.h:189
MagickExport MagickBooleanType GetImageAlphaChannel(const Image *)
MagickExport Image * CombineImages(const Image *, const ChannelType, ExceptionInfo *)
AlphaChannelType
Definition: image.h:30
MagickExport MagickBooleanType SeparateImageChannel(Image *, const ChannelType)
ChannelType
Definition: magick-type.h:155
MagickExport Image * SeparateImage(const Image *, const ChannelType, ExceptionInfo *)
MagickExport MagickBooleanType SetImageAlphaChannel(Image *, const AlphaChannelType)
Definition: channel.c:647
#define MagickExport
Definition: method-attribute.h:98