GpuMatType Method OpenCvSharp Class Library
Returns the type of a matrix element.

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

public MatType Type()

Return Value

Type: MatType

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

See Also

Reference