SYNOPSIS

  • #include <allegro5/allegro.h>
    
    typedef struct ALLEGRO_BITMAP ALLEGRO_BITMAP;
    
    

DESCRIPTION

Abstract type representing a bitmap (2D image).