Unit 'glcorearb' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_oglcscene]

glReadPixels

Declaration

Source position: glcorearb.pas line 1602

var glReadPixels: procedure(

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  format: GLenum;

  _type: GLenum;

  pixels: PGLvoid

);



CT Web help

CodeTyphon Studio