1al_set_new_bitmap_format(3)                        al_set_new_bitmap_format(3)
2
3
4

NAME

6       al_set_new_bitmap_format - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_set_new_bitmap_format(int format)
12

DESCRIPTION

14       Sets  the pixel format (ALLEGRO_PIXEL_FORMAT(3)) for newly created bit‐
15       maps.  The default format is 0 and means the display driver will choose
16       the best format.
17

SEE ALSO

19       ALLEGRO_PIXEL_FORMAT(3),    al_get_new_bitmap_format(3),    al_get_bit‐
20       map_format(3)
21
22
23
24Allegro reference manual                           al_set_new_bitmap_format(3)
Impressum