Go to the source code of this file.
| typedef struct _ChannelStatistics ChannelStatistics | 
| MagickExport RectangleInfo GetImageBoundingBox | ( | const Image * | , | |
| ExceptionInfo * | exception | |||
| ) | 
| MagickExport unsigned long GetImageChannelDepth | ( | const Image * | , | |
| const | ChannelType, | |||
| ExceptionInfo * | ||||
| ) | 
| MagickExport MagickBooleanType GetImageChannelExtrema | ( | const Image * | , | |
| const | ChannelType, | |||
| unsigned long * | , | |||
| unsigned long * | , | |||
| ExceptionInfo * | ||||
| ) | 
| MagickExport MagickBooleanType GetImageChannelMean | ( | const Image * | , | |
| const | ChannelType, | |||
| double * | , | |||
| double * | , | |||
| ExceptionInfo * | ||||
| ) | 
| MagickExport MagickBooleanType GetImageChannelRange | ( | const Image * | , | |
| const | ChannelType, | |||
| double * | , | |||
| double * | , | |||
| ExceptionInfo * | ||||
| ) | 
| MagickExport ChannelStatistics* GetImageChannelStatistics | ( | const Image * | , | |
| ExceptionInfo * | ||||
| ) | 
| MagickExport unsigned long GetImageDepth | ( | const Image * | , | |
| ExceptionInfo * | ||||
| ) | 
| MagickExport MagickBooleanType GetImageExtrema | ( | const Image * | , | |
| unsigned long * | , | |||
| unsigned long * | , | |||
| ExceptionInfo * | ||||
| ) | 
| MagickExport MagickBooleanType GetImageMean | ( | const Image * | , | |
| double * | , | |||
| double * | , | |||
| ExceptionInfo * | ||||
| ) | 
| MagickExport unsigned long GetImageQuantumDepth | ( | const Image * | , | |
| const | MagickBooleanType | |||
| ) | 
| MagickExport MagickBooleanType GetImageRange | ( | const Image * | , | |
| double * | , | |||
| double * | , | |||
| ExceptionInfo * | ||||
| ) | 
| MagickExport MagickBooleanType SetImageChannelDepth | ( | Image * | , | |
| const | ChannelType, | |||
| const unsigned long | ||||
| ) | 
| MagickExport MagickBooleanType SetImageDepth | ( | Image * | , | |
| const unsigned | long | |||
| ) | 
 1.5.4
 1.5.4