al_get_bitmap_flags - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

int al_get_bitmap_flags(ALLEGRO_BITMAP *bitmap)

Description

Return the flags used to create the bitmap.

See Also

al_set_new_bitmap_flags(3)

Referenced By

al_add_new_bitmap_flag(3), al_set_new_bitmap_flags(3).

Allegro reference manual