Scroll to navigation

ALLEGRO_BITMAP(3alleg5) ALLEGRO_BITMAP(3alleg5)

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