|
What is the Alpha??
Color(int r,
int g, int b, int a)
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0 - 255). |
|
What is the Alpha??
Color(int r,
int g, int b, int a)
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0 - 255). |