Provided by: allegro5-doc_5.2.9.1+dfsg-2_all 

NAME
ALLEGRO_BITMAP - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro.h> typedef struct ALLEGRO_BITMAP ALLEGRO_BITMAP;
DESCRIPTION
Abstract type representing a bitmap (2D image). Allegro reference manual ALLEGRO_BITMAP(3alleg5)