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