Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to ICScannerFunctionalUnitMBS class.
ICScannerFunctionalUnitMBS.acceptsThresholdForBlackAndWhiteScanning as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICScannerFunctionalUnitMBS.bitDepth as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This will always be one of the supported bit depths.
(Read and Write property)
ICScannerFunctionalUnitMBS.canPerformOverviewScan as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Not all functional units can perform an overview scan. For example, a document feeder or a sheet feeder unit cannot perform an overview scan.
(Read only property)
ICScannerFunctionalUnitMBS.defaultThresholdForBlackAndWhiteScanning as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This value is from 0 to 255.
(Read only property)
ICScannerFunctionalUnitMBS.documentSize as NSSizeMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICScannerFunctionalUnitMBS.documentType as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This will always be one of the supported document types.
(Read and Write property)
ICScannerFunctionalUnitMBS.measurementUnit as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write property)
ICScannerFunctionalUnitMBS.nativeXResolution as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICScannerFunctionalUnitMBS.nativeYResolution as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICScannerFunctionalUnitMBS.overviewImage as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This property will be nil for functional units that do not support overview scans.
Value is a CGImageMBS.
(Read only property)
ICScannerFunctionalUnitMBS.overviewResolution as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Value assigned to this will be contrained by resolutions allowed by the device.
(Read and Write property)
ICScannerFunctionalUnitMBS.overviewScanInProgress as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICScannerFunctionalUnitMBS.physicalSize as NSSizeMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICScannerFunctionalUnitMBS.pixelDataType as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See ICScannerPixelDataType* constants.
(Read and Write property)
ICScannerFunctionalUnitMBS.preferredResolutions as NSIndexSetMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This will always be one of the supported resolution values.
(Read only property)
ICScannerFunctionalUnitMBS.preferredScaleFactors as NSIndexSetMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICScannerFunctionalUnitMBS.resolution as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This will always be one of the supported resolution values.
(Read and Write property)
ICScannerFunctionalUnitMBS.scaleFactor as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This will always be one of the supported scale factor values.
(Read only property)
ICScannerFunctionalUnitMBS.scanArea as NSRectMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read and Write property)
ICScannerFunctionalUnitMBS.scanAreaOrientation as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This property along with scanArea describes the area to be scanned.
This property is set to ICEXIFOrientation1 initially. This property is not used by the ICScannerFunctionalUnitDocumentFeeder subclass.
Possible values:
ICEXIFOrientation1 | 1 | Normal |
ICEXIFOrientation2 | 2 | Flipped horizontally |
ICEXIFOrientation3 | 3 | Rotated 180° |
ICEXIFOrientation4 | 4 | Flipped vertically |
ICEXIFOrientation5 | 5 | Rotated 90° CCW and flipped vertically |
ICEXIFOrientation6 | 6 | Rotated 90° CCW |
ICEXIFOrientation7 | 7 | Rotated 90° CW and flipped vertically |
ICEXIFOrientation8 | 8 | Rotated 90° CW |
ICScannerFunctionalUnitMBS.scanInProgress as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICScannerFunctionalUnitMBS.scanProgressPercentDone as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICScannerFunctionalUnitMBS.state as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See ICScannerFunctionalUnitState* constants.
(Read only property)
ICScannerFunctionalUnitMBS.supportedBitDepths as NSIndexSetMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
The values in this set are valid values defined by ICScannerBitDepth.
(Read only property)
ICScannerFunctionalUnitMBS.supportedDocumentTypes as NSIndexSetMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
The values in this set are valid values defined by ICScannerDocumentType.
(Read only property)
ICScannerFunctionalUnitMBS.supportedMeasurementUnits as NSIndexSetMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICScannerFunctionalUnitMBS.supportedResolutions as NSIndexSetMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICScannerFunctionalUnitMBS.supportedScaleFactors as NSIndexSetMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
ICScannerFunctionalUnitMBS.thresholdForBlackAndWhiteScanning as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
This value should be from 0 to 255.
(Read and Write property)
ICScannerFunctionalUnitMBS.type as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
See ICScannerFunctionalUnitType* constants.
(Read only property)
ICScannerFunctionalUnitMBS.usesThresholdForBlackAndWhiteScanning as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Image Capture | MBS AVFoundation Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
(Read only property)
The items on this page are in the following plugins: MBS AVFoundation Plugin.