Determines, if Cr value of filtered pixels should be updated.
Namespace:
AForge.Imaging.FiltersAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.3.0 (2.2.3.0)
Syntax
| C# |
|---|
public bool UpdateCr { get; set; } |
Remarks
The property specifies if Cr channel of filtered pixels should be updated with value from fill color or not.
Default value is set to trueTruetruetrue (True in Visual Basic).