* Gets a painting from RGBA. * Params: * r = The red channel. * g = The green channel. * b = The blue channel. * a = The alpha channel. * Returns: The paint.
See Implementation
* Gets a painting from RGBA. * Params: * r = The red channel. * g = The green channel. * b = The blue channel. * a = The alpha channel. * Returns: The paint.