GetRaw

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

GetRaw

(
    const ERGBFormat InFormat,
    int32 InBitDepth,
    TArray64< uint8 >& OutRawData
)

Gets the raw data.

Public function

bool

 

GetRaw

(
    const ERGBFormat InFormat,
    int32 InBitDepth,
    TArray< uint8 >& OutRawData
)

Gets the raw data in a TArray.

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