Click or drag to resize

MatType Method

Returns the type of a matrix element.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public MatType Type()

Return Value

Type: MatType

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

See Also