Name | Description | |
---|---|---|
![]() | LineRemovalRequestParams | Initializes a new instance of the LineRemovalRequestParams class. |
Name | Description | |
---|---|---|
![]() | LineRemovalRequestParams | Initializes a new instance of the LineRemovalRequestParams class. |
Name | Description | |
---|---|---|
![]() | binarization | Gets or sets a binarization command applied to a not black-white images. |
![]() | changeSource | Gets or sets a value indicating whether the changes must be saved in the source file. (Inherited from ImageProcessingCommandWithSourceChangeRequestParams) |
![]() | decodingSettings | Gets or sets the decoding settings of image. (Inherited from WebExtendedImageInfoRequestParams) |
![]() | direction | Gets or sets the direction to skew. |
![]() | expandSupportedPixelFormats | Gets or sets a value indicating whether the processing command need to convert the processing image to the nearest pixel format without color loss if processing command does not support pixel format of the processing image (Inherited from BaseProcessingCommandRequestParams) |
![]() | fillColor | Gets or sets a color for filling of hole punches. |
![]() | fillColorAutoDetection | Gets a value indicating whether color for filling of hole punches is detected automatically. |
![]() | imageInfo | Gets or sets an information about web image. (Inherited from WebImageInfoRequestParams) |
![]() | lineEndsType | Gets or sets the type of lines ends. |
![]() | linesType | Gets or sets the type of lines to remove. |
![]() | maxCurvature | Gets or sets the maximum curvature of line. |
![]() | maxDeviationAngle | Gets or sets the maximum angle, in degrees, of line deviation from the direction. |
![]() | maxGapLength | Gets or sets the maximum length of line gap. |
![]() | maxLength | Gets or sets the maximum length of line. |
![]() | maxWidth | Gets or sets the maximum width of line. |
![]() | minConfidence | Gets or sets the minimum confidence of line. |
![]() | minLength | Gets or sets the minimum length of line. |
![]() | minSizeRatio | Gets or sets the minimum length-to-width ratio of line. |
![]() | minWidth | Gets or sets the minimum width of line. |
![]() | reconnectBrokenObjects | Gets or sets the value indicating whether the line removal process reconnects objects that are broken after removing of the intersecting lines. |
![]() | region | Gets or sets the rectangular region of interest. (Inherited from ImageProcessingCommandWithRegionAndSourceChangeRequestParams) |
![]() | renderingSettings | Gets or sets the rendering settings of image. (Inherited from WebExtendedImageInfoRequestParams) |
![]() | requestId | Gets or sets the identifier of request. (Inherited from WebRequestParamsBase) |
![]() | restoreSourcePixelFormat | Gets or 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 BaseProcessingCommandRequestParams) |
![]() | sessionId | Gets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase) |
LineRemovalRequestParams Class
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services Namespace