Click or drag to resize
Accord.NET (logo)

MatReaderVersion Property

Gets the version information about the file. This field should always contain 256.

Namespace:  Accord.IO
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public int Version { get; }
Request Example View Source

Property Value

Type: Int32
See Also