HomeSort by relevance Sort by last modified time
    Searched refs:GetNumberColors (Results 1 - 14 of 14) sorted by null

  /external/ImageMagick/MagickCore/
histogram.h 39 GetNumberColors(const Image *,FILE *,ExceptionInfo *);
identify.c     [all...]
histogram.c     [all...]
methods.h     [all...]
property.c     [all...]
quantize.c     [all...]
  /external/ImageMagick/www/api/
histogram.php 55 <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>
175 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/histogram_8c.html" id="GetNumberColors">GetNumberColors</a></h2>
177 <p>GetNumberColors() returns the number of unique colors in an image.</p>
179 <p>The format of the GetNumberColors method is:</p>
182 size_t GetNumberColors(const Image *image,FILE *file,
  /external/ImageMagick/coders/
histogram.c 359 (void) GetNumberColors(image,file,exception);
palm.c 758 count=GetNumberColors(image,NULL,exception);
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/MagickWand/
magick-image.c     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 161 milliseconds