Cr component's output range.

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

Syntax

C#
public Range OutCr { get; set; }

Remarks

Cr component is measured in the range of [-0.5, 0.5].

See Also