attribute.h File Reference

#include "magick/image.h"
#include "magick/exception.h"
Include dependency graph for attribute.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MagickExport ImageType GetImageType (const Image *, ExceptionInfo *)
MagickExport ImageType IdentifyImageGray (const Image *, ExceptionInfo *)
MagickExport ImageType IdentifyImageType (const Image *, ExceptionInfo *)
MagickExport MagickBooleanType IdentifyImageMonochrome (const Image *, ExceptionInfo *)
MagickExport MagickBooleanType IsGrayImage (const Image *, ExceptionInfo *)
MagickExport MagickBooleanType IsMonochromeImage (const Image *, ExceptionInfo *)
MagickExport MagickBooleanType IsOpaqueImage (const Image *, ExceptionInfo *)
MagickExport MagickBooleanType SetImageChannelDepth (Image *, const ChannelType, const size_t)
MagickExport MagickBooleanType SetImageDepth (Image *, const size_t)
MagickExport MagickBooleanType SetImageType (Image *, const ImageType)
MagickExport RectangleInfo GetImageBoundingBox (const Image *, ExceptionInfo *exception)
MagickExport size_t GetImageChannelDepth (const Image *, const ChannelType, ExceptionInfo *)
MagickExport size_t GetImageDepth (const Image *, ExceptionInfo *)
MagickExport size_t GetImageQuantumDepth (const Image *, const MagickBooleanType)

Function Documentation

MagickExport RectangleInfo GetImageBoundingBox ( const Image ,
ExceptionInfo exception 
)
MagickExport size_t GetImageChannelDepth ( const Image ,
const   ChannelType,
ExceptionInfo  
)
MagickExport size_t GetImageDepth ( const Image ,
ExceptionInfo  
)
MagickExport size_t GetImageQuantumDepth ( const Image ,
const   MagickBooleanType 
)
MagickExport ImageType GetImageType ( const Image ,
ExceptionInfo  
)
MagickExport ImageType IdentifyImageGray ( const Image ,
ExceptionInfo  
)
MagickExport MagickBooleanType IdentifyImageMonochrome ( const Image ,
ExceptionInfo  
)
MagickExport ImageType IdentifyImageType ( const Image ,
ExceptionInfo  
)
MagickExport MagickBooleanType IsGrayImage ( const Image ,
ExceptionInfo  
)
MagickExport MagickBooleanType IsMonochromeImage ( const Image ,
ExceptionInfo  
)
MagickExport MagickBooleanType IsOpaqueImage ( const Image ,
ExceptionInfo  
)
MagickExport MagickBooleanType SetImageChannelDepth ( Image ,
const   ChannelType,
const   size_t 
)
MagickExport MagickBooleanType SetImageDepth ( Image ,
const   size_t 
)
MagickExport MagickBooleanType SetImageType ( Image ,
const   ImageType 
)

Generated on 24 Nov 2020 for MagickCore by  doxygen 1.6.1