FImagePixelData::GetRawData

Get the data and its size only if it is well formed

Windows
MacOS
Linux

References

Module

ImageWriteQueue

Header

/Engine/Source/Runtime/ImageWriteQueue/Public/ImagePixelData.h

Include

#include "ImagePixelData.h"

Syntax

bool GetRawData
(
    const void *& OutRawData,
    int64 & OutSizeBytes
) const

Remarks

Get the data and its size only if it is well formed

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