|
LibGd 2.4.0-dev
GD Graphics library
|
Result of perceptual image comparison. More...
#include <gd.h>
Data Fields | |
| unsigned int | pixels_changed |
| double | maximum_delta |
Result of perceptual image comparison.
| double gdImagePerceptualDiffResult::maximum_delta |
The maximum perceptual distance found.
| unsigned int gdImagePerceptualDiffResult::pixels_changed |
Number of pixels that changed.