Click or drag to resize

LevelsCommandOutputRangeLow Property

Gets or sets the dark color value to stretch the histogram to.

Namespace:  Atalasoft.Imaging.ImageProcessing.Effects
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Color OutputRangeLow { get; set; }

Property Value

Type: Color
The dark color value to stretch the histogram to.
See Also