18 #ifndef MAGICKCORE_HISTOGRAM_H
19 #define MAGICKCORE_HISTOGRAM_H
21 #if defined(__cplusplus) || defined(c_plusplus)
52 #if defined(__cplusplus) || defined(c_plusplus)
struct _ColorPacket ColorPacket
MagickExport MagickBooleanType IsHistogramImage(const Image *image, ExceptionInfo *exception)
Definition: histogram.c:847
Definition: exception.h:102
MagickExport ColorPacket * GetImageHistogram(const Image *image, size_t *number_colors, ExceptionInfo *exception)
Definition: histogram.c:565
MagickExport MagickBooleanType IsPaletteImage(const Image *image, ExceptionInfo *exception)
Definition: histogram.c:1013
MagickBooleanType
Definition: magick-type.h:198
Definition: histogram.h:25
PixelPacket pixel
Definition: histogram.h:28
size_t MagickSizeType
Definition: magick-type.h:136
MagickExport MagickBooleanType IdentifyPaletteImage(const Image *image, ExceptionInfo *exception)
Definition: histogram.c:811
MagickSizeType count
Definition: histogram.h:34
ChannelType
Definition: magick-type.h:164
MagickExport size_t GetNumberColors(const Image *image, FILE *file, ExceptionInfo *exception)
Definition: histogram.c:1203
MagickExport MagickBooleanType MinMaxStretchImage(Image *image, const ChannelType channel, const double black_value, const double white_value)
Definition: histogram.c:1075
MagickExport Image * UniqueImageColors(const Image *image, ExceptionInfo *exception)
Definition: histogram.c:1386
#define MagickExport
Definition: method-attribute.h:80
Quantum IndexPacket
Definition: pixel.h:129
IndexPacket index
Definition: histogram.h:31