Unit 'GL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengl]

glCopyPixels

Declaration

Source position: gl.pp line 1200

var glCopyPixels: procedure(

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  atype: GLenum

);


Documentation generated on: 2026-03-03