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