I need to invert the colors of an image in Python using PIL, the problem is that I only have to invert the colors of the right half of the image and I don\'t know how to do it.