Click or drag to resize
IInputArrayExtensions Class
http://www.emgu.com
Extension methods for IInputArrays
Inheritance Hierarchy
SystemObject
  Emgu.CVIInputArrayExtensions

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public static class IInputArrayExtensions

The IInputArrayExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsUmat
Determines whether the specified input array is umat.
Top
See Also