Navigation
API > API/Runtime > API/Runtime/ImageWrapper
References
| Module | ImageWrapper |
| Header | /Engine/Source/Runtime/ImageWrapper/Public/BmpImageSupport.h |
| Include | #include "BmpImageSupport.h" |
Syntax
struct FBmiColorsMask
Remarks
Used by InfoHeaders pre-version 4, a structure that is declared after the FBitmapInfoHeader.
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32[4] | RGBAMask | RGBA, in header pre-version 4, Alpha was only used as padding. |