GFX_MODE - Man Page
Stores video mode information. Allegro game programming library.
Synopsis
#include <allegro.h>
typedef struct GFX_MODE
Description
int width, height, bpp;
Structure contained in GFX_MODE_LIST.
See Also
Referenced By
version 4.4.3 Allegro manual