Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglReadnPixelsARB

Declaration

Source position: ctgl.pas line 10100

type TglReadnPixelsARB = procedure(

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  format: GLenum;

  type_: GLenum;

  bufSize: GLsizei;

  data: Pvoid

);



CT Web help

CodeTyphon Studio