InputSourceCaps

@Serializable
data class InputSourceCaps(val minWidth: ThreeHundredthsOfInch, val maxWidth: ThreeHundredthsOfInch, val minHeight: ThreeHundredthsOfInch, val maxHeight: ThreeHundredthsOfInch, val maxScanRegions: UInt?, val maxOpticalXResolution: UInt?, val maxOpticalYResolution: UInt?, val riskyLeftMargin: ThreeHundredthsOfInch?, val riskyRightMargin: ThreeHundredthsOfInch?, val riskyTopMargin: ThreeHundredthsOfInch?, val riskyBottomMargin: ThreeHundredthsOfInch?, val maxPhysicalWidth: ThreeHundredthsOfInch?, val maxPhysicalHeight: ThreeHundredthsOfInch?, val settingProfiles: List<SettingProfile>, val supportedIntents: List<EnumOrRaw<ScanIntent>>, val edgeAutoDetection: List<Edge>)

Constructors

Link copied to clipboard
constructor(minWidth: ThreeHundredthsOfInch, maxWidth: ThreeHundredthsOfInch, minHeight: ThreeHundredthsOfInch, maxHeight: ThreeHundredthsOfInch, maxScanRegions: UInt?, maxOpticalXResolution: UInt?, maxOpticalYResolution: UInt?, riskyLeftMargin: ThreeHundredthsOfInch?, riskyRightMargin: ThreeHundredthsOfInch?, riskyTopMargin: ThreeHundredthsOfInch?, riskyBottomMargin: ThreeHundredthsOfInch?, maxPhysicalWidth: ThreeHundredthsOfInch?, maxPhysicalHeight: ThreeHundredthsOfInch?, settingProfiles: List<SettingProfile>, supportedIntents: List<EnumOrRaw<ScanIntent>>, edgeAutoDetection: List<Edge>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard