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

  /external/ImageMagick/MagickCore/
quantize.h 66 *AcquireQuantizeInfo(const ImageInfo *),
attribute.c     [all...]
methods.h 59 #define AcquireQuantizeInfo PrependMagickMethod(AcquireQuantizeInfo)
    [all...]
quantize.c 369 % AcquireQuantizeInfo() allocates the QuantizeInfo structure.
371 % The format of the AcquireQuantizeInfo method is:
373 % QuantizeInfo *AcquireQuantizeInfo(const ImageInfo *image_info)
380 MagickExport QuantizeInfo *AcquireQuantizeInfo(const ImageInfo *image_info)
    [all...]
  /external/ImageMagick/MagickWand/
wandcli.c 116 cli_wand->quantize_info=AcquireQuantizeInfo(cli_wand->wand.image_info);
mogrify.c 737 quantize_info=AcquireQuantizeInfo(mogrify_info);
    [all...]
operation.c     [all...]
magick-image.c     [all...]
  /external/ImageMagick/coders/
palm.c 767 quantize_info=AcquireQuantizeInfo(image_info);
    [all...]
xpm.c 718 quantize_info=AcquireQuantizeInfo(image_info);
    [all...]
msl.c     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 55 milliseconds