1al_get_pixel_block_height(3)                      al_get_pixel_block_height(3)
2
3
4

NAME

6       al_get_pixel_block_height - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       Return the height of the the pixel block for this format.
15

SINCE

17       5.1.9.
18

SEE ALSO

20       ALLEGRO_PIXEL_FORMAT(3),     al_get_pixel_block_size(3),    al_get_pix‐
21       el_block_width(3)
22
23
24
25Allegro reference manual                          al_get_pixel_block_height(3)
Impressum