SparseMatSize Method OpenCvSharp Class Library
Returns the array of sizes, or null if the matrix is not allocated

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int[] Size()

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.SparseMat.Size"]

See Also

Reference