Navigation
API > API/Developer > API/Developer/ScreenShotComparisonTools
| Name | FPixelOperations |
| Type | class |
| Header File | /Engine/Source/Developer/ScreenShotComparisonTools/Public/ImageComparer.h |
| Include Path | #include "ImageComparer.h" |
Syntax
class FPixelOperations
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static float GetHue
(
const FColor& Color |
ImageComparer.h | ||
static double GetLuminance
(
const FColor& Color |
ImageComparer.h | ||
static bool IsAntialiased
(
const FColor& SourcePixel, |
ImageComparer.h | ||
static bool IsBrightnessSimilar
(
const FColor& ColorA, |
ImageComparer.h | ||
static bool IsContrasting
(
const FColor& ColorA, |
ImageComparer.h | ||
| ImageComparer.h | |||
static bool IsRGBSimilar
(
const FColor& ColorA, |
ImageComparer.h |