1. I invert all the colors of an image with this code:
ImageEnView1.IEBitmap.Negative();
ImageEnView1.Update;
How can I restrict the inversion to the selection only?
2. How can I restrict the inversion to a single color channel like e.g. in IrfanView: