al_get_new_bitmap_format - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

int al_get_new_bitmap_format(void)

Description

Returns the format used for newly created bitmaps.

See Also

ALLEGRO_PIXEL_FORMAT(3), al_set_new_bitmap_format(3)

Referenced By

al_set_new_bitmap_format(3).

Allegro reference manual