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_PIXEL_FORMAT(3), al_set_new_bitmap_flags(3)
Allegro reference manual |