BMP.Win4xBitmapHeaderExt

Bitmap header extension for Win 4.x

Members

Variables

alphaMask
uint alphaMask;

Mask identifying alpha component

blueMask
uint blueMask;

Mask identifying blue component

blueX
int blueX;

X coordinate of blue endpoint

blueY
int blueY;

Y coordinate of blue endpoint

blueZ
int blueZ;

Z coordinate of blue endpoint

csType
uint csType;

Color space type

gammaBlue
uint gammaBlue;

Gamma blue coordinate scale

gammaGreen
uint gammaGreen;

Gamma green coordinate scale

gammaRed
uint gammaRed;

Gamma red coordinate scale

greenMask
uint greenMask;

Mask identifying green component

greenX
int greenX;

X coordinate of green endpoint

greenY
int greenY;

Y coordinate of green endpoint

greenZ
int greenZ;

Z coordinate of green endpoint

redMask
uint redMask;

Mask identifying red component

redX
int redX;

X coordinate of red endpoint

redY
int redY;

Y coordinate of red endpoint

redZ
int redZ;

Z coordinate of red endpoint

Meta