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