fun Color( red: Int, green: Int, blue: Int, alpha: Int = 255 ): Color
red
Int
green
blue
alpha
Color