Click or drag to resize

MatTypeToString Method

Returns the fully qualified type name of this instance.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public override string ToString()

Return Value

Type: String
The fully qualified type name.
See Also