Click or drag to resize

IMcCaptDeviceSetSignature Property

Gets or sets whether image signatures will be calculated on newly captured images.

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

Property Value

Type: Boolean
Remarks
This property controls over whether newly captured images will have their image signature calculated on them. Clients can turn this feature off for performance reasons if it is not necessary.
See Also