RgbColor

value class RgbColor(rgb: Int)

Properties

alpha
Link copied to clipboard
val alpha: Int
blue
Link copied to clipboard
val blue: Int
green
Link copied to clipboard
val green: Int
red
Link copied to clipboard
val red: Int
rgb
Link copied to clipboard
val rgb: Int