http://www.emgu.com
The type of the input array
Namespace:
Emgu.CV
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic InputArrayType Kind { get; }
Public ReadOnly Property Kind As InputArrayType
Get
public:
property InputArrayType Kind {
InputArrayType get ();
}
member Kind : InputArrayType with get
Property Value
Type:
InputArrayType
See Also