InvertEffect public sealed class InvertEffect : ColorMatrixEffect Produces the effect that inverts the colors in an image. Documentation Code public InvertEffect() Creates a ColorMatrixEffect that inverts the colors in an image.