Navigation
API > API/Runtime > API/Runtime/ImageWrapper > API/Runtime/ImageWrapper/FHdrImageWrapper
Description
Gets the format of the image. Theoretically, this is the format it would be best to call GetRaw() with, if you support it.
Virtual Inheritance
- IImageWrapper::GetFormat → FHdrImageWrapper::GetFormat
| Name | GetFormat |
| Type | function |
| Header File | /Engine/Source/Runtime/ImageWrapper/Public/Formats/HdrImageWrapper.h |
| Include Path | #include "Formats/HdrImageWrapper.h" |
| Source | /Engine/Source/Runtime/ImageWrapper/Private/Formats/HdrImageWrapper.cpp |
virtual ERGBFormat GetFormat() const
The format the image data is in