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

TglColor4ub

Declaration

Source position: ctgles2.pas line 7618

type TglColor4ub = procedure(

  red: GLubyte;

  green: GLubyte;

  blue: GLubyte;

  alpha: GLubyte

);



CT Web help

CodeTyphon Studio