1al_get_opengl_texture_size(3L)ibrary Functions Manuaall_get_opengl_texture_size(3)
2
3
4

NAME

6       al_get_opengl_texture_size
7

SYNOPSIS

9              #include <allegro5/allegro_opengl.h>
10
11              void al_get_opengl_texture_size(ALLEGRO_BITMAP *bitmap, int *w, int *h)
12

DESCRIPTION

14       Retrieves  the  size  of  the texture used for the bitmap.  This can be
15       different from the bitmap size if  OpenGL  only  supports  power-of-two
16       sizes or if it is a sub-bitmap.
17
18
19
20Allegro reference manual                         al_get_opengl_texture_size(3)
Impressum