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.SetResolutionY

Sets the vertical resolution for scanning.

Component Version macOS Windows Linux Server iOS SDK
Twain 3.1 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "Twain.SetResolutionY"; Value )   More

Parameters

Parameter Description Example
Value The vertical resolution value. 300

Result

Returns OK.

Description

Sets the vertical resolution for scanning.
This value is stored and next time you call Acquire the plugin will ask the scanner to use this resolution. If the scanner does not support the resolution, the scanner will use the last valid setting.

If the scanner only supports certain resolutions as with HP M175 (75, 100, 200, 300, 600, 1200), use only one of the resolutions according the GUI Acquire settings in the dialogue. In this case "150" is not possible!

See also

Blog Entries

Created 18th August 2014, last changed 15th May 2016


Twain.SetResolutionX - Twain.SetShadow

Feedback: Report problem or ask question.