FImageTolerance::FImageTolerance

Windows
MacOS
Linux

References

Module

ScreenShotComparisonTools

Header

/Engine/Source/Developer/ScreenShotComparisonTools/Public/ImageComparer.h

Include

#include "ImageComparer.h"

Syntax

FImageTolerance
(
    uint8 R,
    uint8 G,
    uint8 B,
    uint8 A,
    uint8 InMinBrightness,
    uint8 InMaxBrightness,
    bool InIgnoreAntiAliasing,
    bool InIgnoreColors,
    float InMaximumLocalError,
    float InMaximumGlobalError
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss