CvArrGetDims Method OpenCvSharp Class Library
Return number of array dimensions and their sizes

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

public int GetDims()

Return Value

Type: Int32
number of array dimensions.
See Also

Reference