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

TglReadnPixels

Declaration

Source position: ctgles3.pas line 8001

type TglReadnPixels = procedure(

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  format: GLenum;

  type_: GLenum;

  bufSize: GLsizei;

  data: Pvoid

);



CT Web help

CodeTyphon Studio