RGBA to RGB
in
Programming Questions
•
5 months ago
Hi
I was wondering how I can achieve this: take a color variable that includes r,g,b,a and pass it to another color variable with only r,g,b, but get the same color.
Many thanks
1