Click or drag to resize

MatElemSize Method

Returns the matrix element size in bytes.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int ElemSize()

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.Mat.ElemSize"]

See Also