Table of Contents
load_gl_textureRGB ( name, flip=1, internal_format=GL_RGB, )
returns a texid for the loaded image.
load_gl_textureRGBA ( name, flip=1, internal_format=GL_RGBA, )