Name | Description | |
---|---|---|
![]() | WebLineRemovalCommandJS | Initializes a new instance of the WebLineRemovalCommandJS class. |
Name | Description | |
---|---|---|
![]() | WebLineRemovalCommandJS | Initializes a new instance of the WebLineRemovalCommandJS class. |
Name | Description | |
---|---|---|
![]() | checkCommandParams | Checks command parameters before command execution. (Inherited from WebImageProcessingCommandWithRegionAndSourceChangeJS) |
![]() | execute | Overloaded. Executes the image processing command. (Inherited from WebImageProcessingCommandWithSourceChangeJS) |
![]() | get_ActionName | Gets action name. |
![]() | get_Binarization | Gets a binarization command applied to a not-black-white images. |
![]() | 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_Direction | Gets the direction of lines. |
![]() | 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_FillColor | Gets a color for filling of lines. |
![]() | get_FillColorAutoDetection | Gets a value indicating whether color for filling of lines is detected automatically. |
![]() | get_LineEndsType | Gets the type of lines ends. |
![]() | get_LinesType | Gets the type of lines to remove. |
![]() | get_MaxCurvature | Gets the maximum curvature of line. |
![]() | get_MaxDeviationAngle | Gets the maximum angle, in degrees, of line deviation from the direction. |
![]() | get_MaxGapLength | Gets the maximum length of line gap. |
![]() | get_MaxLength | Gets the maximum length of line. |
![]() | get_MaxWidth | Gets the maximum width of line. |
![]() | get_MinConfidence | Gets the minimum confidence of line. |
![]() | get_MinLength | Gets the minimum length of line. |
![]() | get_MinSizeRatio | Gets the minimum length-to-width ratio of line. |
![]() | get_MinWidth | Gets the minimum width of line. |
![]() | get_ReconnectBrokenObjects | Gets the value indicating whether the line removal process reconnects objects that are broken after removing of the intersecting lines. |
![]() | get_Region | Gets an image region, which should be processed by the image processing command. (Inherited from WebImageProcessingCommandWithRegionAndSourceChangeJS) |
![]() | 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_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_Binarization | Sets a binarization command mode applied to a not-black-white images. |
![]() | set_ChangeSource | Sets a value indicating whether the changes must be saved in the source file. (Inherited from WebImageProcessingCommandWithSourceChangeJS) |
![]() | set_Direction | Sets the direction of lines. |
![]() | 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_FillColor | Sets a color for filling of lines. |
![]() | set_FillColorAutoDetection | Sets a value indicating whether color for filling of lines is detected automatically. |
![]() | set_LineEndsType | Sets the type of lines ends. |
![]() | set_LinesType | Sets the type of lines to remove. |
![]() | set_MaxCurvature | Sets the maximum curvature of line. |
![]() | set_MaxDeviationAngle | Sets the maximum angle, in degrees, of line deviation from the direction. |
![]() | set_MaxGapLength | Sets the maximum length of line gap. |
![]() | set_MaxLength | Sets the maximum length of line. |
![]() | set_MaxWidth | Sets the maximum width of line. |
![]() | set_MinConfidence | Sets the minimum confidence of line. |
![]() | set_MinLength | Sets the minimum length of line. |
![]() | set_MinSizeRatio | Sets the minimum length-to-width ratio of line. |
![]() | set_MinWidth | Sets the minimum width of line. |
![]() | set_ReconnectBrokenObjects | Sets the value indicating whether the line removal process reconnects objects that are broken after removing of the intersecting lines. |
![]() | set_Region | Sets an image region, which should be processed by the image processing command. (Inherited from WebImageProcessingCommandWithRegionAndSourceChangeJS) |
![]() | 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) |
![]() | setRegion | Sets an image region, which should be processed by the image processing command. (Inherited from WebImageProcessingCommandWithRegionAndSourceChangeJS) |