FImagePixelData::GetPayload

Return a const pointer to the Payload stored in this data.

Windows
MacOS
Linux

References

Module

ImageWriteQueue

Header

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

Include

#include "ImagePixelData.h"

Syntax

template<typename T>
const T * GetPayload() const

Remarks

Return a const pointer to the Payload stored in this data.

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