Click or drag to resize

MatDepth Method

Returns the depth of a matrix element.

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

Return Value

Type: Int32

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

See Also