Click or drag to resize

MatTypeMap Field

typeof(T) -> MatType

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
protected static readonly IReadOnlyDictionary<Type, MatType> TypeMap

Field Value

Type: IReadOnlyDictionaryType, MatType
See Also