.\" Automatically generated by Pandoc 1.17.2 .\" .TH "al_get_opengl_texture_position(3alleg5) Allegro reference manual" "" "" "" "" .hy .SH NAME .PP al_get_opengl_texture_position \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ void\ al_get_opengl_texture_position(ALLEGRO_BITMAP\ *bitmap,\ int\ *u,\ int\ *v) \f[] .fi .SH DESCRIPTION .PP Returns the u/v coordinates for the top/left corner of the bitmap within the used texture, in pixels. .SH SEE ALSO .PP al_get_opengl_texture_size(3alleg5)