1al_get_bitmap_format(3) al_get_bitmap_format(3)
23
4
NAME
6al_get_bitmap_format - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
int al_get_bitmap_format(ALLEGRO_BITMAP *bitmap)
12
DESCRIPTION
14Returns the pixel format of a bitmap.
15
SEE ALSO
17ALLEGRO_PIXEL_FORMAT(3), al_set_new_bitmap_flags(3)
1819
20
21
Allegro reference manual al_get_bitmap_format(3)