GFX_MODE(3) 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.