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

TglBitmapxOES

Declaration

Source position: ctgles1.pas line 7461

type TglBitmapxOES = procedure(

  width: GLsizei;

  height: GLsizei;

  xorig: GLfixed;

  yorig: GLfixed;

  xmove: GLfixed;

  ymove: GLfixed;

  bitmap: PGLubyte

);



CT Web help

CodeTyphon Studio