Provided by: allegro4-doc_4.4.2-7_all bug

NAME

       GFX_MODE - 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

       GFX_MODE_LIST(3alleg4), get_gfx_mode_list(3alleg4)