Click or drag to resize

StatusChecker Constructor

http://www.emgu.com
Create a status checker

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
Syntax
public StatusChecker(
	Status status
)

Parameters

status
Type: Emgu.TFStatus
The status to be check, if null, one will be created
See Also