Navigation
API > API/Runtime > API/Runtime/ImageWrapper
Use this struct to get mip images and other metadata about the image.
| Name | FDecompressedImageOutput |
| Type | struct |
| Header File | /Engine/Source/Runtime/ImageWrapper/Public/ImageWrapperOutputTypes.h |
| Include Path | #include "ImageWrapperOutputTypes.h" |
Syntax
struct FDecompressedImageOutput
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ApplicationName | FString | ImageWrapperOutputTypes.h | ||
| ApplicationVendor | FString | Meta data | ImageWrapperOutputTypes.h | |
| ApplicationVersion | FString | ImageWrapperOutputTypes.h | ||
| MipMapImage | FMipMapImage | ImageWrapperOutputTypes.h |