How do I set the R, G, B and Alpha components of a color?

Viewed 55684

There are 3 integer values that makes up a RGB value, and also i have the Alpha component value of the color. how do i set these 4 values to get the desired colour

2 Answers
Related