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

Queries the current image from last query.

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

Parameters

none

Result

Returns error or image reference.

Description

Queries the current image from last query.
Returns the image reference for use with GMImage functions.
Please use functions like GMImage.WriteToPNGContainer and later GMImage.Release to free memory.

If you get no image here, you may have called Twain.SetFolderPath before and images are written to folder.

See also

Example Databases

Created 18th August 2014, last changed 21st December 2018


Twain.CurrentDSIdentity - Twain.DisableDS

Feedback: Report problem or ask question.