Navigation
API > API/Runtime > API/Runtime/ImageWrapper
References
| Module | ImageWrapper |
| Header | /Engine/Source/Runtime/ImageWrapper/Public/BmpImageSupport.h |
| Include | #include "BmpImageSupport.h" |
Syntax
struct FBitmapFileHeader
Remarks
.BMP file header.
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | bfOffBits | ||
| uint16 | bfReserved1 | ||
| uint16 | bfReserved2 | ||
| uint32 | bfSize | ||
| uint16 | bfType |