18 #ifndef MAGICKCORE_CHANNEL_H 19 #define MAGICKCORE_CHANNEL_H 23 #if defined(__cplusplus) || defined(c_plusplus) 37 #if defined(__cplusplus) || defined(c_plusplus)
MagickExport Image * CombineImages(const Image *, const ColorspaceType, ExceptionInfo *)
MagickExport Image * ChannelFxImage(const Image *, const char *, ExceptionInfo *)
MagickExport MagickBooleanType GetImageAlphaChannel(const Image *)
MagickExport Image * SeparateImages(const Image *, ExceptionInfo *)
MagickExport MagickBooleanType SetImageAlphaChannel(Image *, const AlphaChannelOption, ExceptionInfo *)
MagickExport Image * SeparateImage(const Image *, const ChannelType, ExceptionInfo *)