Click or drag to resize

MatElemSize1 Method

Returns the size of each matrix element channel in bytes.

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

Return Value

Type: Int32

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

See Also