BMP.Win1xHeader

Windows 1.x header

Members

Variables

bitsPerPixel
ubyte bitsPerPixel;

Number of bits per pixel

byteWidth
ushort byteWidth;

Width of the bitmap in bytes

height
ushort height;

Height of the bitmap

planes
ubyte planes;

Number of color planes

width
ushort width;

Width of the bitmap

Meta