dmagick.c.attribute

Undocumented in source.

Members

Functions

GetImageBoundingBox
RectangleInfo GetImageBoundingBox(const(Image)* , ExceptionInfo* exception)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageChannelDepth
size_t GetImageChannelDepth(const(Image)* , ChannelType , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageDepth
size_t GetImageDepth(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageQuantumDepth
size_t GetImageQuantumDepth(const(Image)* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageType
ImageType GetImageType(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsGrayImage
MagickBooleanType IsGrayImage(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsMonochromeImage
MagickBooleanType IsMonochromeImage(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsOpaqueImage
MagickBooleanType IsOpaqueImage(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetImageChannelDepth
MagickBooleanType SetImageChannelDepth(Image* , ChannelType , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetImageDepth
MagickBooleanType SetImageDepth(Image* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetImageType
MagickBooleanType SetImageType(Image* , ImageType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta