18 #ifndef _MAGICKCORE_ATTRIBUTE_H
19 #define _MAGICKCORE_ATTRIBUTE_H
24 #if defined(__cplusplus) || defined(c_plusplus)
47 #if defined(__cplusplus) || defined(c_plusplus)
MagickExport size_t GetImageChannelDepth(const Image *, const ChannelType, ExceptionInfo *)
Definition: exception.h:102
MagickExport size_t GetImageQuantumDepth(const Image *, const MagickBooleanType)
Definition: attribute.c:585
MagickExport MagickBooleanType SetImageType(Image *, const ImageType)
Definition: attribute.c:1164
MagickExport MagickBooleanType IsMonochromeImage(const Image *, ExceptionInfo *)
MagickBooleanType
Definition: magick-type.h:211
MagickExport size_t GetImageDepth(const Image *, ExceptionInfo *)
MagickExport MagickBooleanType IsGrayImage(const Image *, ExceptionInfo *)
MagickExport MagickBooleanType IsOpaqueImage(const Image *, ExceptionInfo *)
Definition: geometry.h:121
ChannelType
Definition: magick-type.h:177
MagickExport RectangleInfo GetImageBoundingBox(const Image *, ExceptionInfo *exception)
Definition: attribute.c:125
MagickExport ImageType GetImageType(const Image *, ExceptionInfo *)
Definition: attribute.c:640
MagickExport MagickBooleanType SetImageDepth(Image *, const size_t)
MagickExport MagickBooleanType SetImageChannelDepth(Image *, const ChannelType, const size_t)
ImageType
Definition: image.h:47
#define MagickExport
Definition: method-attribute.h:98