RGBColor

@Serializable
value class RGBColor(val int: Int)

Constructors

Link copied to clipboard
fun RGBColor(int: Int)

Properties

Link copied to clipboard
val int: Int