Click or drag to resize
Accord.NET (logo)

ArrayToImage Properties

The ArrayToImage type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Gets or sets the height of the image stored in the double array.
Public propertyMax
Gets or sets the maximum double value in the double array associated with the brightest color.
Public propertyMin
Gets or sets the minimum double value in the double array associated with the darkest color.
Public propertyWidth
Gets or sets the width of the image stored in the double array.
Top
See Also