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