Navigation
API > API/Plugins > API/Plugins/CaptureManagerTakeMetadata > API/Plugins/CaptureManagerTakeMetadata/FTakeThumbnailData
| Name | FRawImage |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureManagerTakeMetadata/Public/CaptureManagerTakeMetadata.h |
| Include Path | #include "CaptureManagerTakeMetadata.h" |
Syntax
struct FRawImage
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DecompressedImageData | TArray< FColor > | CaptureManagerTakeMetadata.h | ||
| Format | ERawImageFormat::Type | CaptureManagerTakeMetadata.h | ||
| Height | uint32 | CaptureManagerTakeMetadata.h | ||
| Width | uint32 | CaptureManagerTakeMetadata.h |