SYNOPSIS

  • #include <allegro5/allegro.h>
    
    int al_get_display_format(ALLEGRO_DISPLAY *display)
    
    

DESCRIPTION

Gets the pixel format of the display.

RELATED TO al_get_display_format…

ALLEGRO_PIXEL_FORMAT(3alleg5)