Quantcast
Viewing all articles
Browse latest Browse all 3693

New Post: Complementary Colour for Image

I also figured out to try something like:
image.Modulate(new ImageMagick.Percentage(100), new ImageMagick.Percentage(100), new ImageMagick.Percentage(0));
but it doesn't give the expected results.

Is there a way to actually manipulate fillColor once I have got it, rather than manipulating the image.

Thanks

Viewing all articles
Browse latest Browse all 3693

Trending Articles