Class BlackWhiteProcessor
- Namespace
- SixLabors.ImageSharp.Processing.Processors.Filters
- Assembly
- SixLabors.ImageSharp.dll
Applies a black and white filter matrix to the image.
public sealed class BlackWhiteProcessor : FilterProcessor, IImageProcessor
- Inheritance
-
BlackWhiteProcessor
- Implements
- Inherited Members
Constructors
BlackWhiteProcessor()
Initializes a new instance of the BlackWhiteProcessor class.
public BlackWhiteProcessor()