Navigation
API > API/Runtime > API/Runtime/ImageWrapper > API/Runtime/ImageWrapper/IImageWrapper
Description
Does this image type support embedded metadata in its header?
PNG is an example of an image type which supports adding user-defined metadata to its header.
Derived Overrides
| Name | SupportsMetadata |
| Type | function |
| Header File | /Engine/Source/Runtime/ImageWrapper/Public/IImageWrapper.h |
| Include Path | #include "IImageWrapper.h" |
bool SupportsMetadata() const