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

BlackAndWhiteEffect() public method

Creates a new effect that will remove color from an image.
public BlackAndWhiteEffect ( ) : System
return System
		public BlackAndWhiteEffect ()
		{
		}