Mixing Colors
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Is there any way to produce a new color by mixing two or more colors? If yes then how do I mix two or more colors such that the new color is no way near the input colors (colors to be mixed) By near I mean the new color must not be lighter or darker (intensity) color of the input colors. Thank You.
-
Is there any way to produce a new color by mixing two or more colors? If yes then how do I mix two or more colors such that the new color is no way near the input colors (colors to be mixed) By near I mean the new color must not be lighter or darker (intensity) color of the input colors. Thank You.