Function Gl.GetnTexImage

Commands for GL_VERSION_4_5

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