Just for anyone interested, one other method that does seem promising is
image.Modulate(90, 0, 100);
It seems to allow better control then simply turning it to Grayscale.
image.Modulate(90, 0, 100);
It seems to allow better control then simply turning it to Grayscale.