18 #ifndef MAGICKCORE_ATTRIBUTE_H 19 #define MAGICKCORE_ATTRIBUTE_H 24 #if defined(__cplusplus) || defined(c_plusplus) 52 #if defined(__cplusplus) || defined(c_plusplus)
MagickExport MagickBooleanType SetImageType(Image *, const ImageType, ExceptionInfo *)
MagickExport MagickBooleanType IsImageMonochrome(const Image *)
MagickExport MagickBooleanType IsImageGray(const Image *)
MagickExport size_t GetImageQuantumDepth(const Image *, const MagickBooleanType)
MagickExport MagickBooleanType SetImageDepth(Image *, const size_t, ExceptionInfo *)
MagickExport size_t GetImageDepth(const Image *, ExceptionInfo *)
MagickExport ImageType IdentifyImageGray(const Image *, ExceptionInfo *)
MagickExport RectangleInfo GetImageBoundingBox(const Image *, ExceptionInfo *)
MagickExport MagickBooleanType IdentifyImageMonochrome(const Image *, ExceptionInfo *)
MagickExport ImageType IdentifyImageType(const Image *, ExceptionInfo *)
MagickExport PointInfo * GetImageConvexHull(const Image *, size_t *, ExceptionInfo *)
MagickExport ImageType GetImageType(const Image *)
MagickExport MagickBooleanType IsImageOpaque(const Image *, ExceptionInfo *)
MagickExport PointInfo * GetImageMinimumBoundingBox(Image *, size_t *, ExceptionInfo *)