ICScannerFunctionalUnit
ICScannerFunctionalUnit(IntPtr)
ICScannerFunctionalUnit(NativeHandle)
ICScannerFunctionalUnit(NSObjectFlag)
AcceptsThresholdForBlackAndWhiteScanning
BitDepth
CanPerformOverviewScan
ClassHandle
DefaultThresholdForBlackAndWhiteScanning
MeasurementUnit
NativeXResolution
NativeYResolution
OverviewImage
OverviewResolution
OverviewScanInProgress
PhysicalSize
PixelDataType
PreferredResolutions
PreferredScaleFactors
Resolution
ScaleFactor
ScanArea
ScanAreaOrientation
ScanInProgress
ScanProgressPercentDone
State
SupportedBitDepths
SupportedMeasurementUnits
SupportedResolutions
SupportedScaleFactors
Templates
ThresholdForBlackAndWhiteScanning
Type
UsesThresholdForBlackAndWhiteScanning
VendorFeatures
xamarinmac
namespace ImageCaptureCore
{
[Register("ICScannerFunctionalUnit", true)]
public abstract class ICScannerFunctionalUnit : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual CGImage? OverviewImage
{
[Export("overviewImage")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API