rgb

fun rgb(red: Int, green: Int, blue: Int): Int(source)

Converts the provided Red-Green-Blue color components into an integer.