Library reference
Package indie.color
Package for builtin colors and rgba
function.
Variables
Constants
Functions
rgba()
function
Overloads
rgba
(red, green, blue, alpha) -> indie.Color
Creates a Color
object by its RGB components and alpha channel.
Was this page helpful?