GpuMatElemSize1 Method OpenCvSharp Class Library
Returns the size of each matrix element channel in bytes.

Namespace:  OpenCvSharp.CPlusPlus.Gpu
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public long ElemSize1()

Return Value

Type: Int64

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.GpuMat.ElemSize1"]

See Also

Reference