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 MagickBooleanType IsGrayImage (const Image *, ExceptionInfo *)
MagickExport MagickBooleanType IsMonochromeImage (const Image *, ExceptionInfo *)
MagickExport MagickBooleanType IsOpaqueImage (const Image *, ExceptionInfo *)
MagickExport MagickBooleanType SetImageChannelDepth (Image *, const ChannelType, const unsigned long)
MagickExport MagickBooleanType SetImageDepth (Image *, const unsigned long)
MagickExport RectangleInfo GetImageBoundingBox (const Image *, ExceptionInfo *exception)
MagickExport unsigned long GetImageChannelDepth (const Image *, const ChannelType, ExceptionInfo *)
MagickExport unsigned long GetImageDepth (const Image *, ExceptionInfo *)
MagickExport unsigned long GetImageQuantumDepth (const Image *, const MagickBooleanType)

Function Documentation

MagickExport RectangleInfo GetImageBoundingBox ( const Image ,
ExceptionInfo exception 
)
MagickExport unsigned long GetImageChannelDepth ( const Image ,
const   ChannelType,
ExceptionInfo  
)
MagickExport unsigned long GetImageDepth ( const Image ,
ExceptionInfo  
)
MagickExport unsigned long GetImageQuantumDepth ( const Image ,
const   MagickBooleanType 
)

Definition at line 471 of file attribute.c.

References _Image::depth, MAGICKCORE_QUANTUM_DEPTH, MagickFalse, and MagickMin().

MagickExport ImageType GetImageType ( 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 unsigned long   
)
MagickExport MagickBooleanType SetImageDepth ( Image ,
const unsigned  long 
)

Definition at line 872 of file attribute.c.

References AllChannels, and SetImageChannelDepth().


Generated on 19 Nov 2009 for MagickCore by  doxygen 1.6.1