| MatTypeMap Field |
typeof(T) -> MatType
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax protected static readonly IReadOnlyDictionary<Type, MatType> TypeMap
Protected Shared ReadOnly TypeMap As IReadOnlyDictionary(Of Type, MatType)
protected:
static initonly IReadOnlyDictionary<Type^, MatType>^ TypeMap
static val TypeMap: IReadOnlyDictionary<Type, MatType>
Field Value
Type:
IReadOnlyDictionaryType,
MatTypeSee Also