histogram.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _ColorPacket

Typedefs

typedef struct _ColorPacket ColorPacket

Functions

MagickExport ColorPacketGetImageHistogram (const Image *, unsigned long *, ExceptionInfo *)
MagickExport ImageUniqueImageColors (const Image *, ExceptionInfo *)
MagickExport MagickBooleanType IsHistogramImage (const Image *, ExceptionInfo *)
MagickExport MagickBooleanType IsPaletteImage (const Image *, ExceptionInfo *)
MagickExport MagickBooleanType MinMaxStretchImage (Image *, const ChannelType, const double, const double)
MagickExport unsigned long GetNumberColors (const Image *, FILE *, ExceptionInfo *)

Typedef Documentation

typedef struct _ColorPacket ColorPacket

Function Documentation

MagickExport ColorPacket* GetImageHistogram ( const Image ,
unsigned long *  ,
ExceptionInfo  
)
MagickExport unsigned long GetNumberColors ( const Image ,
FILE *  ,
ExceptionInfo  
)
MagickExport MagickBooleanType IsHistogramImage ( const Image ,
ExceptionInfo  
)
MagickExport MagickBooleanType IsPaletteImage ( const Image ,
ExceptionInfo  
)
MagickExport MagickBooleanType MinMaxStretchImage ( Image ,
const   ChannelType,
const   double,
const   double 
)
MagickExport Image* UniqueImageColors ( const Image ,
ExceptionInfo  
)

Generated on 19 Nov 2009 for MagickCore by  doxygen 1.6.1