MagickCore
7.1.0
Convert, Edit, Or Compose Bitmap Images
|
#include <color.h>
Data Fields | |
double | mean_error_per_pixel |
double | normalized_mean_error |
double | normalized_maximum_error |
double _ErrorInfo::mean_error_per_pixel |
Definition at line 79 of file color.h.
Referenced by GetImageQuantizeError(), GetMeanErrorPerPixel(), IdentifyImage(), and SetImageColorMetric().
double _ErrorInfo::normalized_maximum_error |
Definition at line 79 of file color.h.
Referenced by GetImageQuantizeError(), GetMeanErrorPerPixel(), IdentifyImage(), and SetImageColorMetric().
double _ErrorInfo::normalized_mean_error |
Definition at line 79 of file color.h.
Referenced by GetImageQuantizeError(), GetMeanErrorPerPixel(), IdentifyImage(), and SetImageColorMetric().