* Create a color from an RGBA value. * @param r The red value. * @param g The green value. * @param b The blue value. * @param a The alpha value.
(r: number, g: number, b: number, a: number)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected