table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
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 |