Navigation
API > API/Developer > API/Developer/ScreenShotComparisonTools
References
Module | ScreenShotComparisonTools |
Header | /Engine/Source/Developer/ScreenShotComparisonTools/Public/ImageComparer.h |
Include | #include "ImageComparer.h" |
Syntax
class FComparableImage
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TArray64< uint8 > | Bytes | |
![]() |
int32 | Height | |
![]() |
int32 | Width |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | CanGetPixel
(
int32 X, |
|
![]() ![]() |
FColor | GetPixel
(
int32 X, |
|
![]() |
bool | LoadCompressedData
(
const void* CompressedData, |
Populate image by loading compressed data |
![]() |
bool | Populate image by loading an file |