YCbCr channel to replace.

Namespace:  AForge.Imaging.Filters
Assembly:  AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public short Channel { get; set; }

Remarks

Default value is set to YIndex (Y channel).

Exceptions

ExceptionCondition
System..::.ArgumentExceptionInvalid channel was specified.

See Also