Click or drag to resize
Accord.NET (logo)

LevelsLinearInput Property

Input range for RGB components.

Namespace:  Accord.Imaging.Filters
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public IntRange Input { set; }
Request Example View Source

Property Value

Type: IntRange
Remarks
The property allows to set red, green and blue input ranges to the same value.
See Also