ColorValue
12 Sep 20251 minute to read
Defines the intensity of the color as an integer between 0 and 255.
Properties
b number
Defines the intensity of the blue color as an integer between 0 and 255.
g number
Defines the intensity of the green color as an integer between 0 and 255.
r number
Defines the intensity of the red color as an integer between 0 and 255.