1al_set_new_bitmap_format(3)Library Functions Manualal_set_new_bitmap_format(3)
23
4
NAME
6al_set_new_bitmap_format
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
void al_set_new_bitmap_format(int format)
12
DESCRIPTION
14Sets the pixel format for newly created bitmaps. The default format is
150 and means the display driver will choose the best format.
16
SEE ALSO
18ALLEGRO_PIXEL_FORMAT(3), al_get_new_bitmap_format(3), al_get_bit‐
19map_format(3)
2021
22
23
Allegro reference manual al_set_new_bitmap_format(3)