IMcTWAINApplyCalibration Property
|
|
Gets or sets the apply calibration setting. See Remarks.
Namespace:
MediaCy.IQL.Capture.Twain
Assembly:
MediaCy.IQL.Capture.Twain (in MediaCy.IQL.Capture.Twain.dll) Version: 10.0.6912.0
SyntaxProperty ApplyCalibration As mcTWAINCalType
Get
Set
Property Value
Type:
mcTWAINCalType
RemarksThe ApplyCalibration setting determines whether the images acquired from
TWAIN will be calibrated, and if so, how. The valid settings are:
mcsctNone - Do not calibrate images acquired through TWAIN
mcsctSystem - Calibrate images acquired through TWAIN with the current system spatial calibration
mcsctResolution - Calibrate images acquired through TWAIN with a calibration derived from the resolution reported by the TWAIN source
See Also