IInputArrayGetInputArray Method |
http://www.emgu.com
The unmanaged pointer to the input array.
Namespace:
Emgu.CV
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
SyntaxInputArray GetInputArray()
Function GetInputArray As InputArray
InputArray^ GetInputArray()
abstract GetInputArray : unit -> InputArray
Return Value
Type:
InputArrayThe input array
See Also