Go to the source code of this file.
|
MagickExport PixelInfo * | 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 *) |
|
MagickExport MagickBooleanType | MinMaxStretchImage (Image *, const double, const double, const double, ExceptionInfo *) |
|
MagickExport size_t | GetNumberColors (const Image *, FILE *, ExceptionInfo *) |
|
References _PixelInfo::alpha_trait, AlphaPixelChannel, BlackPixelChannel, BluePixelChannel, ClassifyImageColors(), CMYKColorspace, _CubeInfo::colors, _PixelInfo::colorspace, ConcatenateColorComponent(), ConcatenateMagickString(), CopyMagickString(), _PixelInfo::count, DestroyCubeInfo(), FormatLocaleFile(), GetColorTuple(), GetImageHistogram(), GetPixelInfo(), GreenPixelChannel, HistogramCompare(), HistogramImageTag, MagickFalse, MagickPathExtent, MagickTrue, NoCompliance, _Image::progress_monitor, QueryColorname(), RedPixelChannel, RelinquishMagickMemory(), SetImageProgress(), SVGCompliance, and UndefinedPixelTrait.
Referenced by GetImageQuantizeError(), GetMagickProperty(), GetMagickPropertyLetter(), and IdentifyImage().
References _Image::channel_mask, DefaultChannels, GetImageRange(), GetPixelChannelChannel(), GetPixelChannels(), GetPixelChannelTraits(), LevelImage(), MagickEpsilon, MagickFalse, MagickTrue, SetImageChannelMask(), and UpdatePixelTrait.
Referenced by AutoLevelImage().
References AcquireAuthenticCacheView(), ClassifyImageColors(), CloneImage(), _CubeInfo::colors, DestroyCacheView(), DestroyCubeInfo(), DestroyImage(), DirectClass, MagickFalse, MagickTrue, _CubeInfo::root, SetImageStorageClass(), and UniqueColorsToImage().