VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneLocalDevice Class / GetSupportedScanContrasts() Method
Syntax Requirements SeeAlso
In This Topic
GetSupportedScanContrasts() Method (SaneLocalDevice)
In This Topic
Returns the contrasts, which are supported by this device.
Syntax
'Declaration

Public Function GetSupportedScanContrasts() As Integer[]

public int[] GetSupportedScanContrasts()

Return Value

The contrasts, which are supported by this device.
Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6

See Also