al_get_bitmap_format - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

int al_get_bitmap_format(ALLEGRO_BITMAP *bitmap)

Description

Returns the pixel format of a bitmap.

See Also

ALLEGRO_PIXEL_FORMAT(3), al_set_new_bitmap_flags(3)

Referenced By

ALLEGRO_PIXEL_FORMAT(3), al_set_new_bitmap_format(3).

Allegro reference manual