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

  /external/ImageMagick/MagickCore/
quantize.h 60 QuantizeImage(const QuantizeInfo *,Image *,ExceptionInfo *),
attribute.c     [all...]
quantize.c 47 % QuantizeImage() takes a standard RGB or monochrome images and quantizes
    [all...]
methods.h     [all...]
effect.c     [all...]
xwindow.c     [all...]
display.c     [all...]
  /external/ImageMagick/www/api/
quantize.php 55 <p class="text-center"><a href="quantize.php#QuantizeImage">QuantizeImage</a> &bull; <a href="quantize.php#AcquireQuantizeInfo">AcquireQuantizeInfo</a> &bull; <a href="quantize.php#CloneQuantizeInfo">CloneQuantizeInfo</a> &bull; <a href="quantize.php#CompressImageColormap">CompressImageColormap</a> &bull; <a href="quantize.php#DestroyQuantizeInfo">DestroyQuantizeInfo</a> &bull; <a href="quantize.php#GetImageQuantizeError">GetImageQuantizeError</a> &bull; <a href="quantize.php#GetQuantizeInfo">GetQuantizeInfo</a> &bull; <a href="quantize.php#PosterizeImage">PosterizeImage</a> &bull; <a href="quantize.php#QuantizeImage">QuantizeImage</a> &bull; <a href="quantize.php#QuantizeImages">QuantizeImages</a> &bull; <a href="quantize.php#RemapImage">RemapImage</a> &bull; <a href="quantize.php#RemapImages">RemapImages</a> &bull; <a href="quantize.php#SetGrayscaleImage">SetGrayscaleImage</a></p>
57 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="QuantizeImage">QuantizeImage</a></h2>
59 <p>QuantizeImage() takes a standard RGB or monochrome images and quantizes them down to some fixed number of colors.</p>
302 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="QuantizeImage">QuantizeImage</a></h2>
304 <p>QuantizeImage() analyzes the colors within a reference image and chooses a fixed number of colors to represent t (…)
    [all...]
  /external/ImageMagick/coders/
ept.c 454 (void) QuantizeImage(&quantize_info,write_image,exception);
palm.c 819 (void) QuantizeImage(quantize_info,image,exception);
    [all...]
xcf.c     [all...]
msl.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/MagickWand/
operation.c     [all...]
magick-image.c     [all...]
mogrify.c     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 1469 milliseconds