MagickCore  7.0.0
_ErrorInfo Struct Reference

#include <color.h>

Data Fields

double mean_error_per_pixel
 
double normalized_mean_error
 
double normalized_maximum_error
 

Detailed Description

Definition at line 58 of file color.h.

Field Documentation

double _ErrorInfo::mean_error_per_pixel

Definition at line 61 of file color.h.

Referenced by GetImageQuantizeError(), GetMeanErrorPerPixel(), IdentifyImage(), and IsImagesEqual().

double _ErrorInfo::normalized_maximum_error

Definition at line 61 of file color.h.

Referenced by GetImageQuantizeError(), GetMeanErrorPerPixel(), IdentifyImage(), and IsImagesEqual().

double _ErrorInfo::normalized_mean_error

Definition at line 61 of file color.h.

Referenced by GetImageQuantizeError(), GetMeanErrorPerPixel(), IdentifyImage(), and IsImagesEqual().


The documentation for this struct was generated from the following file: