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

glColor4s

Declaration

Source position: gl.pp line 1185

var glColor4s: procedure(

  red: GLshort;

  green: GLshort;

  blue: GLshort;

  alpha: GLshort

);


Documentation generated on: 2025-07-25