Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Loads a picture from container.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
OCR | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
data | A value from a Container Field. Can include various image formats like JPEG, PNG or just containers with FILE data. |
Returns OK or error.
Set image with container and define area:
Set Variable [ $r ; Value: MBS( "OCR.SetImageContainer"; OCR::Image) ]
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