FComparableImage

Windows
MacOS
Linux

References

Module

ScreenShotComparisonTools

Header

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

Include

#include "ImageComparer.h"

Syntax

class FComparableImage

Variables

Name Description

Public variable

double

 

AlphaAverage

Public variable

double

 

AlphaTotal

Public variable

double

 

BlueAverage

Public variable

double

 

BlueTotal

Public variable

TArray64< uint8...

 

Bytes

Public variable

double

 

GreenAverage

Public variable

double

 

GreenTotal

Public variable

int32

 

Height

Public variable

double

 

LuminanceAverage

Public variable

double

 

LuminanceTotal

Public variable

double

 

RedAverage

Public variable

double

 

RedTotal

Processed Data.

Public variable

int32

 

Width

Constructors

Name Description

Public function

FComparableImage()

Functions

Name Description

Public function

bool

 

CanGetPixel

(
    int32 X,
    int32 Y
)

Public function

FColor

 

GetPixel

(
    int32 X,
    int32 Y
)

Public function

void

 

Process()

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