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:565
MagickBooleanType
Definition: magick-type.h:214
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:180
MagickExport Image * SeparateImage(const Image *, const ChannelType, ExceptionInfo *)
MagickExport MagickBooleanType SetImageAlphaChannel(Image *, const AlphaChannelType)
Definition: channel.c:640
#define MagickExport
Definition: method-attribute.h:98