RGB
org.nlogo.window.RGB
case class RGB(r: Double, g: Double, b: Double) extends NLColorValue
Attributes
- Source
- JFXColorPicker.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait NLColorValueclass Objecttrait Matchableclass Any
Members list
In this article