Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:QuantizeImages

2766 %  QuantizeImages() analyzes the colors within a set of reference images and
2771 % The format of the QuantizeImages method is:
2773 % MagickBooleanType QuantizeImages(const QuantizeInfo *quantize_info,
2785 MagickExport MagickBooleanType QuantizeImages(const QuantizeInfo *quantize_info,
3255 status=QuantizeImages(quantize_info,images,exception);