M
mahesh.nimbalkar
Hi,
I have color as System.Drawing.Color c1 object as background color.
Now I would like to get another System.Drawing.Color c2 object which
is invert of c1 color to be used as foreground color.
e.g if I have c1 as black and I should get c2 as white.
Thanks,
Mahesh
I have color as System.Drawing.Color c1 object as background color.
Now I would like to get another System.Drawing.Color c2 object which
is invert of c1 color to be used as foreground color.
e.g if I have c1 as black and I should get c2 as white.
Thanks,
Mahesh