UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBitmapInfoHeaderV4 Struct Reference

#include <BmpImageSupport.h>

Public Attributes

uint32 biSize
 
uint32 biWidth
 
int32 biHeight
 
uint16 biPlanes
 
uint16 biBitCount
 
uint32 biCompression
 
uint32 biSizeImage
 
uint32 biXPelsPerMeter
 
uint32 biYPelsPerMeter
 
uint32 biClrUsed
 
uint32 biClrImportant
 
uint32 biRedMask
 
uint32 biGreenMask
 
uint32 biBlueMask
 
uint32 biAlphaMask
 
uint32 biCSType
 
int32 biEndPointRedX
 
int32 biEndPointRedY
 
int32 bibiEndPointRedZ
 
int32 bibiEndPointGreenX
 
int32 biEndPointGreenY
 
int32 biEndPointGreenZ
 
int32 biEndPointBlueX
 
int32 biEndPointBlueY
 
int32 biEndPointBlueZ
 
uint32 biGammaRed
 
uint32 biGammaGreen
 
uint32 biGammaBlue
 

Friends

FArchiveoperator<< (FArchive &Ar, FBitmapInfoHeaderV4 &H)
 

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FBitmapInfoHeaderV4 H 
)
friend

Member Data Documentation

◆ biAlphaMask

uint32 FBitmapInfoHeaderV4::biAlphaMask

◆ bibiEndPointGreenX

int32 FBitmapInfoHeaderV4::bibiEndPointGreenX

◆ bibiEndPointRedZ

int32 FBitmapInfoHeaderV4::bibiEndPointRedZ

◆ biBitCount

uint16 FBitmapInfoHeaderV4::biBitCount

◆ biBlueMask

uint32 FBitmapInfoHeaderV4::biBlueMask

◆ biClrImportant

uint32 FBitmapInfoHeaderV4::biClrImportant

◆ biClrUsed

uint32 FBitmapInfoHeaderV4::biClrUsed

◆ biCompression

uint32 FBitmapInfoHeaderV4::biCompression

◆ biCSType

uint32 FBitmapInfoHeaderV4::biCSType

◆ biEndPointBlueX

int32 FBitmapInfoHeaderV4::biEndPointBlueX

◆ biEndPointBlueY

int32 FBitmapInfoHeaderV4::biEndPointBlueY

◆ biEndPointBlueZ

int32 FBitmapInfoHeaderV4::biEndPointBlueZ

◆ biEndPointGreenY

int32 FBitmapInfoHeaderV4::biEndPointGreenY

◆ biEndPointGreenZ

int32 FBitmapInfoHeaderV4::biEndPointGreenZ

◆ biEndPointRedX

int32 FBitmapInfoHeaderV4::biEndPointRedX

◆ biEndPointRedY

int32 FBitmapInfoHeaderV4::biEndPointRedY

◆ biGammaBlue

uint32 FBitmapInfoHeaderV4::biGammaBlue

◆ biGammaGreen

uint32 FBitmapInfoHeaderV4::biGammaGreen

◆ biGammaRed

uint32 FBitmapInfoHeaderV4::biGammaRed

◆ biGreenMask

uint32 FBitmapInfoHeaderV4::biGreenMask

◆ biHeight

int32 FBitmapInfoHeaderV4::biHeight

◆ biPlanes

uint16 FBitmapInfoHeaderV4::biPlanes

◆ biRedMask

uint32 FBitmapInfoHeaderV4::biRedMask

◆ biSize

uint32 FBitmapInfoHeaderV4::biSize

◆ biSizeImage

uint32 FBitmapInfoHeaderV4::biSizeImage

◆ biWidth

uint32 FBitmapInfoHeaderV4::biWidth

◆ biXPelsPerMeter

uint32 FBitmapInfoHeaderV4::biXPelsPerMeter

◆ biYPelsPerMeter

uint32 FBitmapInfoHeaderV4::biYPelsPerMeter

The documentation for this struct was generated from the following file: