MagickCore 7.1.1
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
size_t | number_colors |
size_t | tree_depth |
ColorspaceType | colorspace |
DitherMethod | dither_method |
MagickBooleanType | measure_error |
size_t | signature |
Definition at line 35 of file quantize.h.
ColorspaceType _QuantizeInfo::colorspace |
Definition at line 44 of file quantize.h.
DitherMethod _QuantizeInfo::dither_method |
Definition at line 47 of file quantize.h.
MagickBooleanType _QuantizeInfo::measure_error |
Definition at line 50 of file quantize.h.
size_t _QuantizeInfo::number_colors |
Definition at line 38 of file quantize.h.
size_t _QuantizeInfo::signature |
Definition at line 53 of file quantize.h.
size_t _QuantizeInfo::tree_depth |
Definition at line 41 of file quantize.h.