.\" Generated by the Allegro makedoc utility .TH GFX_MODE 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME GFX_MODE \- Stores video mode information. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B typedef struct GFX_MODE .SH DESCRIPTION .nf int width, height, bpp; .fi Structure contained in GFX_MODE_LIST. .SH SEE ALSO .BR GFX_MODE_LIST (3alleg4), .BR get_gfx_mode_list (3alleg4)