Function Gl.GetTexImage

Commands for GL_VERSION_1_0

void GetTexImage (
  uint target,
  int level,
  uint format,
  uint type,
  void* pixels
) const;