icculus quake2 doxygen  1.0 dev
dibinfo Struct Reference

Public Attributes

BITMAPINFOHEADER header
 
RGBQUAD acolors [256]
 

Detailed Description

Definition at line 65 of file rw_dib.c.

Member Data Documentation

◆ acolors

RGBQUAD dibinfo::acolors[256]

Definition at line 68 of file rw_dib.c.

Referenced by DIB_Init().

◆ header

BITMAPINFOHEADER dibinfo::header

Definition at line 67 of file rw_dib.c.