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

  /external/ImageMagick/MagickCore/
quantize.h 62 RemapImage(const QuantizeInfo *,Image *,const Image *,ExceptionInfo *),
methods.h     [all...]
quantize.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>
364 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="RemapImage">RemapImage</a></h2>
366 <p>RemapImage() replaces the colors of an image with the closest of the colors from the reference image.</p>
368 <p>The format of the RemapImage method is:</p>
371 MagickBooleanType RemapImage(const QuantizeInfo *quantize_info,
403 <p>The format of the RemapImage method is:</p>
  /external/ImageMagick/coders/
palm.c 842 (void) RemapImage(quantize_info,image,affinity_image,exception);
    [all...]
xpm.c 702 status=RemapImage(quantize_info,picon,affinity_image,exception);
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/MagickWand/
mogrify.c     [all...]
operation.c     [all...]
magick-image.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 241 milliseconds