C# Class SixLabors.ImageSharp.Processing.Processors.Filters.BlackWhiteProcessor

Applies a black and white filter matrix to the image
Inheritance: FilterProcessor
Show file Open project: SixLabors/ImageSharp

Public Methods

Method Description
BlackWhiteProcessor ( )

Initializes a new instance of the BlackWhiteProcessor class.

Method Details

BlackWhiteProcessor() public method

Initializes a new instance of the BlackWhiteProcessor class.
public BlackWhiteProcessor ( )