1al_get_new_bitmap_depth(3)                          al_get_new_bitmap_depth(3)
2
3
4

NAME

6       al_get_new_bitmap_depth - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              int al_get_new_bitmap_depth(void)
12              GETTER(new_bitmap_depth, 0)
13

DESCRIPTION

15       Returns  the value currently set with al_set_new_bitmap_depth(3) on the
16       current thread or 0 if none was set.
17

SINCE

19       5.2.1
20
21              [Unstable API]: This is an experimental  feature  and  currently
22              only works for the OpenGL backend.
23
24
25
26Allegro reference manual                            al_get_new_bitmap_depth(3)
Impressum