1al_get_bitmap_samples(3)                              al_get_bitmap_samples(3)
2
3
4

NAME

6       al_get_bitmap_samples - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       Return  the  multi-sampling  samples  used by this bitmap if it is used
15       with 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_samples(3)
Impressum