API_TOOLS_CLEAN_IMAGE
This function will remove the noise from the page.
| API function name: | api_home_clean_image(pageNumber) |
| Parameters: | pageNumber <int> [optional] |
| Return Type: |
Promise If the pageNumber is provided, then the PromiseResult will be true, if the operation was successful, otherwise false. If the pageNumber is not provided, then the PromiseResult will return true, if the operation window has been shown to the user. |
| Programmer notes: |
If any of the parameters are not specified, the IceViewer HTML5 will open the Clean Image window. NOTE: If the document has only one page, the IceViewer HTML5 will perform the operation on the page, even if parameters are not specified. |
| Code Example: | |
|
None |
|
