.\" Automatically generated by Pandoc 1.17.2 .\" .TH "al_get_display_format(3alleg5) Allegro reference manual" "" "" "" "" .hy .SH NAME .PP al_get_display_format \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ int\ al_get_display_format(ALLEGRO_DISPLAY\ *display) \f[] .fi .SH DESCRIPTION .PP Gets the pixel format of the display. .SH SEE ALSO .PP ALLEGRO_PIXEL_FORMAT(3alleg5)