You can use Invert to change each color in an image to its inverse on the color wheel. For example, applying the filter to a red object (R=255, G=0, B=0) changes the color to light blue (R=0, G=255, B=255).
A monochrome image; after inverting
A color image; after inverting
To invert colors:
1. Select the image.
2. Do one of the following:
• In the Property inspector, click the Add Live Filters button, and then select Adjust Color > Invert from the Filters pop-up menu.
• Select Filters > Adjust Color > Invert.