LibGd 2.4.0-dev
GD Graphics library
Loading...
Searching...
No Matches
Data Fields
gdImagePerceptualDiffResult Struct Reference

Result of perceptual image comparison. More...

#include <gd.h>

Data Fields

unsigned int pixels_changed
 
double maximum_delta
 

Detailed Description

Result of perceptual image comparison.

Field Documentation

◆ maximum_delta

double gdImagePerceptualDiffResult::maximum_delta

The maximum perceptual distance found.

◆ pixels_changed

unsigned int gdImagePerceptualDiffResult::pixels_changed

Number of pixels that changed.


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