Color

brush.Color
See theColor companion object
trait Color[A]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object RGBColor.type
object StringColor.type

Members list

Value members

Abstract methods

def toRGB(param: A): (Int, Int, Int)