Click or drag to resize

VectorOfIntGetInputArray Method

http://www.emgu.com
Get the pointer to cv::_InputArray

Namespace:  Emgu.CV.Util
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public InputArray GetInputArray()

Return Value

Type: InputArray
The input array

Implements

IInputArrayGetInputArray
See Also