Function Gl.CopyTexImage2D
Commands for GL_VERSION_1_1
void CopyTexImage2D
(
uint target,
int level,
uint internalformat,
int x,
int y,
int width,
int height,
int border
) const;