GLTexture.getTexImage

Gets the texture data.

class GLTexture
final
void
getTexImage
(
int level
,
GLenum format
,
GLenum type
,
void* data
)

Throws

OpenGLException on error.

Meta