IImageWrapper::GetFormat

Gets the format of the image.

Windows
MacOS
Linux

References

Module

ImageWrapper

Header

/Engine/Source/Runtime/ImageWrapper/Public/IImageWrapper.h

Include

#include "IImageWrapper.h"

Syntax

ERGBFormat GetFormat() const

Remarks

Gets the format of the image. Theoretically, this is the format it would be best to call GetRaw() with, if you support it.

Returns

The format the image data is in

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