How can I tint one color with another color? i.e. say i have a Color.LightSkyB lue
(135,206,250) i want to tint it with Color.Green(0,1 28, 0)
Whats the math behind it?
(135,206,250) i want to tint it with Color.Green(0,1 28, 0)
Whats the math behind it?
Comment