Class BlackWhiteProcessor
Applies a black and white filter matrix to the image.
Implements
Inherited Members
Namespace: SixLabors.ImageSharp.Processing.Processors.Filters
Assembly: SixLabors.ImageSharp.dll
Syntax
public sealed class BlackWhiteProcessor : FilterProcessor, IImageProcessor
Constructors
| Edit this page View SourceBlackWhiteProcessor()
Initializes a new instance of the BlackWhiteProcessor class.
Declaration
public BlackWhiteProcessor()