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