#include <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 |
Definition at line 35 of file quantize.h.
Definition at line 47 of file quantize.h.
Referenced by AssignImageColors(), ClassifyImageColors(), CloneQuantizeInfo(), GetQuantizeInfo(), PreviewImage(), SetAssociatedAlpha(), and SetImageType().
Definition at line 44 of file quantize.h.
Referenced by AcquireQuantizeInfo(), AssignImageColors(), CloneQuantizeInfo(), GetCubeInfo(), GetQuantizeInfo(), MapImage(), MapImages(), PosterizeImage(), QuantizeImage(), QuantizeImages(), and UniqueImageColors().
Definition at line 56 of file quantize.h.
Referenced by AcquireQuantizeInfo(), AssignImageColors(), CloneQuantizeInfo(), DitherImage(), and GetQuantizeInfo().
Definition at line 50 of file quantize.h.
Referenced by AcquireQuantizeInfo(), AssignImageColors(), CloneQuantizeInfo(), FloydSteinbergDither(), GetQuantizeInfo(), and RiemersmaDither().
| unsigned long _QuantizeInfo::number_colors |
Definition at line 38 of file quantize.h.
Referenced by AssignImageColors(), CloneQuantizeInfo(), CompressImageColormap(), GetQuantizeInfo(), PreviewImage(), QuantizeImage(), QuantizeImages(), RemapImage(), RemapImages(), SetAssociatedAlpha(), SetImageType(), and UniqueImageColors().
| unsigned long _QuantizeInfo::signature |
Definition at line 53 of file quantize.h.
Referenced by DestroyQuantizeInfo(), GetQuantizeInfo(), QuantizeImage(), and QuantizeImages().
| unsigned long _QuantizeInfo::tree_depth |
Definition at line 41 of file quantize.h.
Referenced by CloneQuantizeInfo(), CompressImageColormap(), QuantizeImage(), QuantizeImages(), and UniqueImageColors().
1.5.7.1