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:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Loads a picture from file directly.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
OCR | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Path | The native file path to the image file. | "/Users/cs/Desktop/test.jpg" |
Returns OK or error.
Load image from file and define area:
Set Variable [ $r ; Value: MBS( "OCR.SetImageFile"; "/Users/cs/Desktop/phototest.tif") ]
Set Variable [ $r ; Value: MBS( "OCR.SetRectangle"; 0; 0; 1000; 400) ]
This function checks for a license.
Created 20th June 2021, last changed 15th July 2021