Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
donner::svg::ImageComparisonParams Struct Reference

Public Member Functions

ImageComparisonParamsdisableDebugSkpOnFailure ()
 

Static Public Member Functions

static ImageComparisonParams Skip ()
 
static ImageComparisonParams WithThreshold (float threshold, int maxMismatchedPixels=kDefaultMismatchedPixels)
 

Public Attributes

float threshold = kDefaultThreshold
 
int maxMismatchedPixels = kDefaultMismatchedPixels
 
bool skip = false
 
bool saveDebugSkpOnFailure = true
 

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