sourCEntral - mobile manpages

pdf

al_get_bitmap_flags(3alleg5) Allegro reference manual

NAME

al_get_bitmap_flags − 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(3alleg5)

pdf