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

Public Function GetSupportedScanBrightnesses() As Integer[]

public int[] GetSupportedScanBrightnesses()

Return Value

The brightnesses, which are supported by this device.
Requirements

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

See Also