Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

Twain.GetBrightness

Queries the brightness setting to use.

Component Version macOS Windows Linux Server iOS SDK
Twain 3.5 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "Twain.GetBrightness" )

Parameters

none

Result

Returns the value.

Description

Queries the brightness setting to use.
Source should normalize the values into the range. Make sure that a '0' value is available as the Current Value when the Source starts up. If the Source's ± range is asymmetric about the '0' value, set range maxima to ±1000 and scale homogeneously from the '0' value in each direction. This will yield a positive range whose step size differs from the negative range's step size.
Plugin uses value -10000 for undefined/default.

See also

Created 18th August 2014, last changed 18th August 2014


Twain.GetAutomaticRotate - Twain.GetCloseAfterTransfer

Feedback: Report problem or ask question.