Table of Contents

Class DeuteranomalyProcessor

Namespace
SixLabors.ImageSharp.Processing.Processors.Filters
Assembly
SixLabors.ImageSharp.dll

Converts the colors of the image recreating Deuteranomaly (Green-Weak) color blindness.

public sealed class DeuteranomalyProcessor : FilterProcessor, IImageProcessor
Inheritance
DeuteranomalyProcessor
Implements
Inherited Members

Constructors

DeuteranomalyProcessor()

Initializes a new instance of the DeuteranomalyProcessor class.

public DeuteranomalyProcessor()