Name | Description | |
---|---|---|
![]() | WebOcrPreprocessingCommandJS | Initializes a new instance of the WebOcrPreprocessingCommandJS class. |
Name | Description | |
---|---|---|
![]() | WebOcrPreprocessingCommandJS | Initializes a new instance of the WebOcrPreprocessingCommandJS class. |
Name | Description | |
---|---|---|
![]() | checkCommandParams | Checks command parameters before command execution. Throws an exception if parameters are NOT correct. |
![]() | execute | Overloaded. Executes the image processing command. |
![]() | get_ActionName | Gets action name. |
![]() | get_AutomaticalInvert | Gets an automatic inversion command. |
![]() | get_AutomaticalOrientation | Gets an automatic orientation command. |
![]() | get_Binarization | Gets a binarization command, which must be applied to a not-black-white images. |
![]() | get_BorderClear | Gets a border removal command. |
![]() | get_CanModifyImage | Gets a value indicating whether this command can modify an image. (Inherited from WebImageProcessingCommandBaseJS) |
![]() | get_ChangeSource | Gets a value indicating whether the changes must be saved in the source file. (Inherited from WebImageProcessingCommandWithSourceChangeJS) |
![]() | get_Deskew | Gets an automatic rotation command. |
![]() | get_Despeckle | Gets a noise removal command. |
![]() | get_ExpandSupportedPixelFormats | Gets a value indicating whether the command needs to convert an image to the nearest pixel format (WebImageProcessingCommandBaseJS.get_SupportedNativePixelFormats) without color loss if command does not support pixel format of image. (Inherited from WebImageProcessingCommandBaseJS) |
![]() | get_HalftoneRemoval | Gets a command that detects and removes halftones. |
![]() | get_HolePunchRemoval | Gets a command for removing hole punches. |
![]() | get_RestoreSourcePixelFormat | Gets a value indicating whether the processing command need to restore source pixel format of processed image if source image pixel format was change during image processing. (Inherited from WebImageProcessingCommandBaseJS) |
![]() | get_Segmentation | Gets a document segmentation command. |
![]() | get_SupportedNativePixelFormats | Gets an array of supported native pixel formats for this processing command. (Inherited from WebImageProcessingCommandBaseJS) |
![]() | get_SupportedPixelFormats | Gets an array of supported pixel formats for this processing command. (Inherited from WebImageProcessingCommandBaseJS) |
![]() | getParams | Returns command parameters as object. |
![]() | set_AutomaticalInvert | Sets an automatic inversion command. |
![]() | set_AutomaticalOrientation | Sets an automatic orientation command. |
![]() | set_Binarization | Sets a binarization command, which must be applied to a not-black-white images. |
![]() | set_BorderClear | Sets a border removal command. |
![]() | set_ChangeSource | Sets a value indicating whether the changes must be saved in the source file. (Inherited from WebImageProcessingCommandWithSourceChangeJS) |
![]() | set_Deskew | Sets an automatic rotation command. |
![]() | set_Despeckle | Sets a noise removal command. |
![]() | set_ExpandSupportedPixelFormats | Sets a value indicating whether the command needs to convert an image to the nearest pixel format (WebImageProcessingCommandBaseJS.get_SupportedNativePixelFormats) without color loss if command does not support pixel format of image. (Inherited from WebImageProcessingCommandBaseJS) |
![]() | set_HalftoneRemoval | Sets a command that detects and removes halftones. |
![]() | set_HolePunchRemoval | Sets a command for removing hole punches. |
![]() | set_RestoreSourcePixelFormat | Sets a value indicating whether the processing command need to restore source pixel format of processed image if source image pixel format was change during image processing. (Inherited from WebImageProcessingCommandBaseJS) |
![]() | set_Segmentation | Sets a document segmentation command. |