Unit 'gles20' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengles]

glReadPixels

Declaration

Source position: gles20.pas line 1036

var glReadPixels: procedure(

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  format: GLenum;

  _type: GLenum;

  pixels: pointer

);


Documentation generated on: 2023-03-18