Click or drag to resize

UMatGetInputArray Method

http://www.emgu.com
Pointer to the InputArray

Namespace:  Emgu.CV
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