from255

open fun from255(r: Int, g: Int, b: Int, alpha: Int = 255): RGB

Construct an RGB instance from Int values in the range [0, 255].