GetMipData

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

GetMipData

(
    TArray64< uint8 >& OutMipData,
    int32 MipIndex,
    IImageWrapperModule* ImageWrap...
)

Legacy API that defaults to LayerIndex 0

Public function

bool

 

GetMipData

(
    TArray64< uint8 >& OutMipData,
    int32 BlockIndex,
    int32 LayerIndex,
    int32 MipIndex,
    IImageWrapperModule* ImageWrap...
)

Retrieve a copy of the data for a particular mip.

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