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
|
feedback
|
|
You can create a
If you want to paint an image with that color:
If you only want to set a pixel (color model must be ARGB):
| ||||
|
feedback
|
Colorclass? – Sean Owen Jul 18 '11 at 14:11