Platforms to show: All Mac Windows Linux Cross-Platform
Back to ICScannerFunctionalUnitMBS class.
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)
Some examples using this 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)
Some examples using this 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)
Some examples using this 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)
Some examples using this 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)
The items on this page are in the following plugins: MBS AVFoundation Plugin.