1al_get_bitmap_depth(3)                                  al_get_bitmap_depth(3)
2
3
4

NAME

6       al_get_bitmap_depth - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              int al_get_bitmap_depth(ALLEGRO_BITMAP *bitmap)
12

DESCRIPTION

14       Return  the  depthbuffer  depth  used by this bitmap if it is used with
15       al_set_target_bitmap(3).
16

SINCE

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