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
SyntaxProperty SetSignature As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksThis 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