Pinta.ImageManipulation.Effects.InvertColorsEffect.InvertColorsEffect C# (CSharp) Method

InvertColorsEffect() public method

Creates a new effect that will invert the colors of an image.
public InvertColorsEffect ( ) : System
return System
		public InvertColorsEffect ()
		{
		}