al_get_bitmap_width - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> int al_get_bitmap_width(ALLEGRO_BITMAP *bitmap)
Description
Returns the width of a bitmap in pixels.
Info
Allegro reference manual
Allegro 5 API
#include <allegro5/allegro.h> int al_get_bitmap_width(ALLEGRO_BITMAP *bitmap)
Returns the width of a bitmap in pixels.