We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Color:new() Color:new(Number red, Number green, Number blue, Number alpha)
Number getRed()
Gets the red of the color.
Number getGreen()
Gets the green of the color.
Number getBlue()
Gets the blue of the color.
Number getAlpha()
Gets the alpha of the color.