| SparseMatDepth Method |
Returns the depth of sparse matrix element.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax Public Function Depth As Integer
member Depth : unit -> int
Return Value
Type:
Int32[Missing <returns> documentation for "M:OpenCvSharp.SparseMat.Depth"]
See Also