Unit 'GL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengl]

glColor3b

Declaration

Source position: gl.pp line 1161

var glColor3b: procedure(

  red: GLbyte;

  green: GLbyte;

  blue: GLbyte

);


Documentation generated on: 2025-07-25