FBitmapInfoHeader

.BMP subheader.

Windows
MacOS
Linux

References

Module

ImageWrapper

Header

/Engine/Source/Runtime/ImageWrapper/Public/BmpImageSupport.h

Include

#include "BmpImageSupport.h"

Syntax

struct FBitmapInfoHeader

Remarks

.BMP subheader.

Variables

Name Description

Public variable

uint16

 

biBitCount

Public variable

uint32

 

biClrImportant

Public variable

uint32

 

biClrUsed

Public variable

uint32

 

biCompression

Public variable

int32

 

biHeight

Public variable

uint16

 

biPlanes

Public variable

uint32

 

biSize

Public variable

uint32

 

biSizeImage

Public variable

uint32

 

biWidth

Public variable

uint32

 

biXPelsPerMeter

Public variable

uint32

 

biYPelsPerMeter

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss