Unit 'Laz_And_GLESv1_Canvas_h' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pw_androidwizard]

glReadPixels

Declaration

Source position: Laz_And_GLESv1_Canvas_h.pas line 689

procedure glReadPixels(

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  format: GLenum;

  type_: GLenum;

  pixels: PGLvoid

);



CT Web help

CodeTyphon Studio