Rgb

terminus.Color.Rgb
final case class Rgb(r: Int, g: Int, b: Int)

Members list

Value members

Inherited methods

def backgroundCode: Int

Attributes

Inherited from:
Color
def foregroundCode: Int

Attributes

Inherited from:
Color
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product