Luminance input 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 InLuminance { get; set; }

Remarks

Luminance component is measured in the range of [0, 1].

See Also