Class ProtanomalyProcessor
Converts the colors of the image recreating Protanomaly (Red-Weak) color blindness.
Implements
Inherited Members
Namespace: SixLabors.ImageSharp.Processing.Processors.Filters
Assembly: SixLabors.ImageSharp.dll
Syntax
public sealed class ProtanomalyProcessor : FilterProcessor, IImageProcessor
Constructors
| Edit this page View SourceProtanomalyProcessor()
Initializes a new instance of the ProtanomalyProcessor class.
Declaration
public ProtanomalyProcessor()