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

GFX_MODE_LIST(3), get_gfx_mode_list(3)

Referenced By

GFX_MODE_LIST(3).

version 4.4.3 Allegro manual