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

  /external/ImageMagick/MagickCore/
quantize.h 57 CompressImageColormap(Image *,ExceptionInfo *),
methods.h 195 #define CompressImageColormap PrependMagickMethod(CompressImageColormap)
    [all...]
quantize.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>
166 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="CompressImageColormap">CompressImageColormap</a></h2>
168 <p>CompressImageColormap() compresses an image colormap by removing any duplicate or unused color entries.</p>
170 <p>The format of the CompressImageColormap method is:</p>
173 MagickBooleanType CompressImageColormap(Image *image,
  /external/ImageMagick/coders/
xpm.c 708 (void) CompressImageColormap(picon,exception);
    [all...]
  /external/ImageMagick/MagickWand/
operation.c     [all...]
mogrify.c     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 721 milliseconds