#include <quantize.h>
Definition at line 34 of file quantize.h.
Data Fields | |
| unsigned long | number_colors |
| unsigned long | tree_depth |
| MagickBooleanType | dither |
| ColorspaceType | colorspace |
| MagickBooleanType | measure_error |
| unsigned long | signature |
| DitherMethod | dither_method |
| unsigned long _QuantizeInfo::number_colors |
Definition at line 37 of file quantize.h.
Referenced by AssignImageColors(), CloneQuantizeInfo(), CompressImageColormap(), GetQuantizeInfo(), IsAssociatedAlpha(), MapImage(), MapImages(), PreviewImage(), QuantizeImage(), QuantizeImages(), SetImageType(), and UniqueImageColors().
| unsigned long _QuantizeInfo::tree_depth |
Definition at line 40 of file quantize.h.
Referenced by CloneQuantizeInfo(), CompressImageColormap(), QuantizeImage(), and QuantizeImages().
Definition at line 43 of file quantize.h.
Referenced by AcquireQuantizeInfo(), AssignImageColors(), ClassifyImageColors(), CloneQuantizeInfo(), GetCubeInfo(), GetQuantizeInfo(), MapImage(), MapImages(), QuantizeImage(), and QuantizeImages().
Definition at line 46 of file quantize.h.
Referenced by AssignImageColors(), ClassifyImageColors(), CloneQuantizeInfo(), GetQuantizeInfo(), IsAssociatedAlpha(), PreviewImage(), and SetImageType().
Definition at line 49 of file quantize.h.
Referenced by AcquireQuantizeInfo(), AssignImageColors(), CloneQuantizeInfo(), FloydSteinbergDither(), GetQuantizeInfo(), and RiemersmaDither().
| unsigned long _QuantizeInfo::signature |
Definition at line 52 of file quantize.h.
Referenced by DestroyQuantizeInfo(), GetQuantizeInfo(), QuantizeImage(), and QuantizeImages().
Definition at line 55 of file quantize.h.
Referenced by CloneQuantizeInfo(), DitherImage(), and GetQuantizeInfo().
1.5.6