Navigation
API > API/Developer > API/Developer/ScreenShotComparisonTools
References
| Module | ScreenShotComparisonTools |
| Header | /Engine/Source/Developer/ScreenShotComparisonTools/Public/ImageComparer.h |
| Include | #include "ImageComparer.h" |
Syntax
class FPixelOperations
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | |||
| double | GetLuminance
(
const FColor& Color |
||
| bool | IsAntialiased
(
const FColor& SourcePixel, |
||
| bool | IsBrightnessSimilar
(
const FColor& ColorA, |
||
| bool | IsContrasting
(
const FColor& ColorA, |
||
| bool | |||
| bool | IsRGBSimilar
(
const FColor& ColorA, |