Color

constructor(red: Int, green: Int, blue: Int)


constructor(value: Int)

Creates a new colour from the given encoded RGB value.

Parameters

value

the encoded RGB value