YCbCr channel to replace.
Namespace:
AForge.Imaging.FiltersAssembly: 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
Exception | Condition |
---|---|
System..::.ArgumentException | Invalid channel was specified. |