1al_get_pixel_format_bits(3)Library Functions Manualal_get_pixel_format_bits(3)
2
3
4

NAME

6       al_get_pixel_format_bits
7

SYNOPSIS

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

DESCRIPTION

14       Return the number of bits that a pixel of the given format occupies.
15

SEE ALSO

17       ALLEGRO_PIXEL_FORMAT(3), al_get_pixel_size(3)
18
19
20
21Allegro reference manual                           al_get_pixel_format_bits(3)
Impressum