Swatch

class Swatch(val rgb: Int, val population: Int)

Constructors

Link copied to clipboard
constructor(rgb: Int, population: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val rgb: Int
Link copied to clipboard