Navigation
API > API/Developer > API/Developer/ScreenShotComparisonTools > API/Developer/ScreenShotComparisonTools/FImageTolerance
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ImageComparer.h |
|
FImageTolerance
(
uint8 R,
uint8 G,
uint8 B,
uint8 A,
uint8 InMinBrightness,
uint8 InMaxBrightness,
bool InIgnoreAntiAliasing,
bool InIgnoreColors,
float InMaximumLocalError,
float InMaximumGlobalError
)
|
|
ImageComparer.h |
|
FImageTolerance()
| |
|
| Name |
FImageTolerance |
| Type |
function |
| Header File |
/Engine/Source/Developer/ScreenShotComparisonTools/Public/ImageComparer.h |
| Include Path |
#include "ImageComparer.h" |
FImageTolerance()
FImageTolerance(uint8, uint8, uint8, uint8, uint8, uint8, bool, bool, float, float)
| |
|
| Name |
FImageTolerance |
| Type |
function |
| Header File |
/Engine/Source/Developer/ScreenShotComparisonTools/Public/ImageComparer.h |
| Include Path |
#include "ImageComparer.h" |
FImageTolerance
(
uint8 R,
uint8 G,
uint8 B,
uint8 A,
uint8 InMinBrightness,
uint8 InMaxBrightness,
bool InIgnoreAntiAliasing,
bool InIgnoreColors,
float InMaximumLocalError,
float InMaximumGlobalError
)