I'm writing a program in which I need to superimpose two or more colors.
Is this possible ? and with which instructions ?
For example : I draw a circle in red and nearby a circle in green . The intersected region should appear in red+green = yellow . Adding also blue should give white .
??
Is this possible ? and with which instructions ?
For example : I draw a circle in red and nearby a circle in green . The intersected region should appear in red+green = yellow . Adding also blue should give white .
??
Comment