18 #ifndef MAGICKCORE_HISTOGRAM_H 19 #define MAGICKCORE_HISTOGRAM_H 21 #if defined(__cplusplus) || defined(c_plusplus) 41 #if defined(__cplusplus) || defined(c_plusplus)
MagickExport MagickBooleanType IsHistogramImage(const Image *, ExceptionInfo *)
MagickExport MagickBooleanType MinMaxStretchImage(Image *, const double, const double, const double, ExceptionInfo *)
MagickExport MagickBooleanType IdentifyPaletteImage(const Image *, ExceptionInfo *)
MagickExport PixelInfo * GetImageHistogram(const Image *, size_t *, ExceptionInfo *)
MagickExport size_t GetNumberColors(const Image *, FILE *, ExceptionInfo *)
MagickExport MagickBooleanType IsPaletteImage(const Image *)
MagickExport Image * UniqueImageColors(const Image *, ExceptionInfo *)