returns the size of each element in bytes (not including the overhead - the space occupied by SparseMat::Node elements)
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
SyntaxPublic Function ElemSize As Integer
member ElemSize : unit -> int
Return Value
Type:
Int32
See Also