table of contents
al_get_bitmap_format(3) | al_get_bitmap_format(3) |
NAME¶
al_get_bitmap_format - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> int al_get_bitmap_format(ALLEGRO_BITMAP *bitmap)
DESCRIPTION¶
Returns the pixel format of a bitmap.
SEE ALSO¶
Allegro reference manual |