Click or drag to resize
Accord.NET (logo)

LevelsLinearOutput Property

Output range for RGB components.

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

Property Value

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