Unit 'ctGLES3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglReadPixels

Declaration

Source position: ctgles3.pas line 7687

type TglReadPixels = procedure(

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  format: GLenum;

  type_: GLenum;

  pixels: Pvoid

);



CT Web help

CodeTyphon Studio