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

TglColor4ub

Declaration

Source position: ctgles1.pas line 7348

type TglColor4ub = procedure(

  red: GLubyte;

  green: GLubyte;

  blue: GLubyte;

  alpha: GLubyte

);



CT Web help

CodeTyphon Studio