Searched refs:IdentifyPaletteImage (Results 1 - 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dhistogram.h32 IdentifyPaletteImage(const Image *,ExceptionInfo *),
H A Dattribute.c835 if (IdentifyPaletteImage(image,exception) != MagickFalse)
H A Dhistogram.c631 % IdentifyPaletteImage() returns MagickTrue if the image has 256 unique colors
634 % The format of the IdentifyPaletteImage method is:
636 % MagickBooleanType IdentifyPaletteImage(const Image *image,
776 MagickExport MagickBooleanType IdentifyPaletteImage(const Image *image,
764 MagickExport MagickBooleanType IdentifyPaletteImage(const Image *image, function
/external/ImageMagick/www/api/
H A Dhistogram.php55 <p class="text-center"><a href="histogram.php#GetImageHistogram">GetImageHistogram</a> &bull; <a href="histogram.php#IdentifyPaletteImage">IdentifyPaletteImage</a> &bull; <a href="histogram.php#IsHistogramImage">IsHistogramImage</a> &bull; <a href="histogram.php#IsPaletteImage">IsPaletteImage</a> &bull; <a href="histogram.php#MinMaxStretchImage">MinMaxStretchImage</a> &bull; <a href="histogram.php#GetNumberColors">GetNumberColors</a> &bull; <a href="histogram.php#UniqueImageColors">UniqueImageColors</a></p>
79 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/histogram_8c.html" id="IdentifyPaletteImage">IdentifyPaletteImage</a></h2>
81 <p>IdentifyPaletteImage() returns MagickTrue if the image has 256 unique colors or less.</p>
83 <p>The format of the IdentifyPaletteImage method is:</p>
86 MagickBooleanType IdentifyPaletteImage(const Image *image,
/external/ImageMagick/coders/
H A Dept.c452 quantize_info.dither_method=IdentifyPaletteImage(write_image,
H A Dpalm.c816 quantize_info->dither_method=IdentifyPaletteImage(image,exception)

Completed in 108 milliseconds