OCRA_ConvertImage2BW
This action converts a Color or Grayscale image to Black and White.
Member of namespace
ocr_aSyntax
bool OCRA_ConvertImage2BW (StrParam)
Parameters
The file extension that the action is to assign to the backup of the original Image file. For example: tio.The extension should be 3 or 4 alphanumeric characters.
Returns
False if called at a level other than the Page. False if the parameter is not 3 or 4 alphanumeric characters. Otherwise, True.Level
Page.Details
This action converts a Color or Grayscale image to Black and White.- Example:
OCRA_ConvertImage2BW()