http://www.emgu.com
The type of the input array
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
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