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

  /external/ImageMagick/MagickCore/
quantize.h 68 *DestroyQuantizeInfo(QuantizeInfo *);
attribute.c     [all...]
quantize.c     [all...]
methods.h 273 #define DestroyQuantizeInfo PrependMagickMethod(DestroyQuantizeInfo)
    [all...]
xwindow.c     [all...]
  /external/ImageMagick/MagickWand/
wandcli.c 173 cli_wand->quantize_info=DestroyQuantizeInfo(cli_wand->quantize_info);
magick-image.c     [all...]
mogrify.c     [all...]
operation.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>
193 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/quantize_8c.html" id="DestroyQuantizeInfo">DestroyQuantizeInfo</a></h2>
195 <p>DestroyQuantizeInfo() deallocates memory associated with an QuantizeInfo structure.</p>
197 <p>The format of the DestroyQuantizeInfo method is:</p>
200 QuantizeInfo *DestroyQuantizeInfo(QuantizeInfo *quantize_info)
  /external/ImageMagick/Magick++/lib/
Options.cpp 59 _quantizeInfo=DestroyQuantizeInfo(_quantizeInfo);
  /external/ImageMagick/coders/
palm.c     [all...]
xpm.c 703 quantize_info=DestroyQuantizeInfo(quantize_info);
    [all...]
msl.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 221 milliseconds