1al_set_new_bitmap_format(3)Library Functions Manualal_set_new_bitmap_format(3)
2
3
4

NAME

6       al_set_new_bitmap_format
7

SYNOPSIS

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

DESCRIPTION

14       Sets the pixel format for newly created bitmaps.  The default format is
15       0 and means the display driver will choose the best format.
16

SEE ALSO

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