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

TglCopyPixels

Declaration

Source position: ctgl.pas line 7983

type TglCopyPixels = procedure(

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  type_: GLenum

);



CT Web help

CodeTyphon Studio