Click or drag to resize
InputArrayIsEmpty Method
http://www.emgu.com
Return true if the input array is empty

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public bool IsEmpty()

Return Value

Type: Boolean
True if the input array is empty
See Also