Click or drag to resize
Accord.NET (logo)

MatrixToImageMax Property

Gets or sets the maximum double value in the double array associated with the brightest color.

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

Property Value

Type: Double
See Also