Init

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Init

(
    int32 InSizeX,
    int32 InSizeY,
    ERawImageFormat::Type InFormat,
    EGammaSpace InGammaSpace
)

Initializes this image with a single slice.

Public function

void

 

Init

(
    int32 InSizeX,
    int32 InSizeY,
    int32 InNumSlices,
    ERawImageFormat::Type InFormat,
    EGammaSpace InGammaSpace
)

Initializes this image with the specified number of slices.

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