Class TritanomalyProcessor
Converts the colors of the image recreating Tritanomaly (Blue-Weak) color blindness.
Implements
Inherited Members
Namespace: SixLabors.ImageSharp.Processing.Processors.Filters
Assembly: SixLabors.ImageSharp.dll
Syntax
public sealed class TritanomalyProcessor : FilterProcessor, IImageProcessor
Constructors
| Improve this Doc View SourceTritanomalyProcessor()
Initializes a new instance of the TritanomalyProcessor class.
Declaration
public TritanomalyProcessor()