Go to the source code of this file.
|
MagickExport ColorPacket * | GetImageHistogram (const Image *, size_t *, ExceptionInfo *) |
|
MagickExport Image * | UniqueImageColors (const Image *, ExceptionInfo *) |
|
MagickExport MagickBooleanType | IdentifyPaletteImage (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 size_t | GetNumberColors (const Image *, FILE *, ExceptionInfo *) |
|
References BlueChannel, ClassifyImageColors(), CMYKColorspace, _CubeInfo::colors, _MagickPixelPacket::colorspace, ConcatenateColorComponent(), ConcatenateMagickString(), CopyMagickString(), _ColorPacket::count, DestroyCubeInfo(), FormatLocaleFile(), GetColorTuple(), GetImageHistogram(), GetMagickPixelPacket(), GreenChannel, HistogramCompare(), HistogramImageTag, _ColorPacket::index, IndexChannel, MagickFalse, MagickTrue, _MagickPixelPacket::matte, MaxTextExtent, NoCompliance, OpacityChannel, _ColorPacket::pixel, _Image::progress_monitor, QueryMagickColorname(), RedChannel, RelinquishMagickMemory(), SetImageProgress(), SetMagickPixelPacket(), and SVGCompliance.
Referenced by GetImageQuantizeError(), GetMagickProperty(), GetMagickPropertyLetter(), and IdentifyImage().
References BlueChannel, CMYKColorspace, _Image::colorspace, _Image::exception, GetImageChannelRange(), GreenChannel, IndexChannel, LevelImageChannel(), MagickEpsilon, MagickFalse, MagickTrue, _Image::matte, OpacityChannel, RedChannel, and SyncChannels.
Referenced by AutoLevelImageChannel().
References AcquireVirtualCacheView(), ClassifyImageColors(), CloneImage(), _CubeInfo::colors, DestroyCacheView(), DestroyCubeInfo(), DestroyImage(), DirectClass, _Image::exception, InheritException(), MagickFalse, MagickTrue, _CubeInfo::root, SetImageStorageClass(), and UniqueColorsToImage().