Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
OCR.SetResolution
Set the resolution of the source image in pixels per inch.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
OCR | 5.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "OCR.SetResolution"; Resolution ) More
Parameters
Parameter | Description | Example |
---|---|---|
Resolution | The new resolution value in pixel per inch. | 72 |
Result
Returns OK or error.
Description
Set the resolution of the source image in pixels per inch.This helps to calculate font size information in results.
Call this after OCR.SetImage.
See also
Blog Entries
This function is free to use.
Created 21st April 2015, last changed 22nd April 2015
