TImagePixelData

Overload list

Windows
MacOS
Linux
Name Description

Public function

TImagePixelData

(
    const FIntPoint& InSize
)

Public function

TImagePixelData

(
    const FIntPoint& InSize,
    TArray64< PixelType >&& InPixels
)

Public function

TImagePixelData

(
    const FIntPoint& InSize,
    FImagePixelPayloadPtr InPayload
)

Public function

TImagePixelData

(
    const FIntPoint& InSize,
    TArray64< PixelType >&& InPixels,
    FImagePixelPayloadPtr InPayload
)

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