table of contents
ALLEGRO_BITMAP(3) | ALLEGRO_BITMAP(3) |
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 |