Click or drag to resize
ImageTColor, TDepthIsROISet Property
http://www.emgu.com
Indicates if the region of interest has been set

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public bool IsROISet { get; }

Property Value

Type: Boolean
See Also