Click or drag to resize

IMcCaptFrameDirty Property

Gets or sets the dirty flag for the capture frame.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Property Dirty As Boolean
	Get
	Set

Property Value

Type: Boolean
Remarks
The dirty flag indicates that the capture frame was updated by the streaming operation and the image data and timestamp are valid and accessible.
See Also