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

glReadPixels

Declaration

Source position: Laz_And_GLESv2_Canvas_h.pas line 572

procedure glReadPixels(

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  format: GLenum;

  _type: GLenum;

  pixels: pointer

);



CT Web help

CodeTyphon Studio