logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_get_pixel_block_height - Allegro 5 API

Description

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

Name

       al_get_pixel_block_height - Allegro 5 API

See Also

ALLEGRO_PIXEL_FORMAT(3alleg5), al_get_pixel_block_size(3alleg5), al_get_pixel_block_width(3alleg5)

Allegro reference manual                                                      al_get_pixel_block_height(3alleg5)

Since

       5.1.9.

Synopsis

              #include <allegro5/allegro.h>

              int al_get_pixel_block_height(int format)

See Also