Color

brush.Color$
See theColor companion trait
object Color

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Color.type

Members list

Type members

Classlikes

object RGBColor extends Color[(Int, Int, Int)]

Attributes

Supertypes
trait Color[(Int, Int, Int)]
class Object
trait Matchable
class Any
Self type
RGBColor.type
object StringColor extends Color[String]

Attributes

Supertypes
trait Color[String]
class Object
trait Matchable
class Any
Self type