FImageTolerance::FImageTolerance

Unreal Engine C++ API Reference > Developer > ScreenShotComparisonTools > FImageTolerance > FImageTolerance

References

   
Module ScreenShotComparisonTools
Header /Engine/Source/Developer/ScreenShotComparisonTools/Public/ImageComparer.h
Include #include "ImageComparer.h"
FImageTolerance
(
    uint8 R,
    uint8 G,
    uint8 B,
    uint8 A,
    uint8 InMinBrightness,
    uint8 InMaxBrightness,
    bool InIgnoreAntiAliasing,
    bool InIgnoreColors,
    float InMaximumLocalError,
    float InMaximumGlobalError
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library