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

TglGetnTexImage

Declaration

Source position: ctgl.pas line 8770

type TglGetnTexImage = procedure(

  target: GLenum;

  level: GLint;

  format: GLenum;

  type_: GLenum;

  bufSize: GLsizei;

  pixels: Pvoid

);



CT Web help

CodeTyphon Studio