Click or drag to resize
Accord.NET (logo)

ImageToArrayMin Property

Gets or sets the minimum double value in the double array associated with the darkest color.

Namespace:  Accord.Imaging.Converters
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public double Min { get; set; }
Request Example View Source

Property Value

Type: Double
See Also