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