Returns the matrix element size in bytes.
Namespace:
OpenCvSharp.Cuda
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
SyntaxPublic Function ElemSize As Long
public:
long long ElemSize()
member ElemSize : unit -> int64
Return Value
Type:
Int64
See Also