Name | Description | |
---|---|---|
![]() | VintasoftImageProcessingDocCleanupWebService | Overloaded. Initializes a new instance o f the |
Name | Description | |
---|---|---|
![]() | VintasoftImageProcessingDocCleanupWebService | Overloaded. Initializes a new instance o f the |
Name | Description | |
---|---|---|
![]() | ColorManagmentDefaultCmykProfileId | Gets or sets a file identifier of the default CMYK ICC profile, which is used in CreateImageDecodingSettings(VintasoftImage,WebDecodingSettings) methods if WebDecodingSettings.isColorManagementEnabled == true. |
![]() | GlobalResourcesDataStorage | Gets or sets the data storage that should be used for storing global resources. |
![]() | ImageTilesCacheManager | Gets a cache manager that manages cache of image tiles. |
![]() | SerializedDocumentsDataStorage | Gets or sets the data storage that should be used for storing serialized documents. |
![]() | SessionDataStorage | Gets or sets the data storage that should be used for storing images. |
![]() | ThumbnailsCacheManager | Gets a cache manager that manages cache of thumbnails. |
Name | Description | |
---|---|---|
![]() | AdvancedReplaceColor | Replaces color(s), defined as color sphere(s), in an image. |
![]() | AutoInvert | Automatically inverts an image of document. |
![]() | AutoTextInvert | Automatically inverts inverted text regions on an image. |
![]() | AutoTextOrientation | Automatically detects text orientation in a document image and rotates the image if necessary. |
![]() | BorderClear | Clears noise on the border of an image. |
![]() | BorderRemoval | Detects and removes borders around an image. |
![]() | ColorNoiseClear | Clears color noise on an image. |
![]() | Deskew | Deskews an image, i.e. detects a correct position of a textual image. |
![]() | DeskewDocumentImage | Detects rotation angle of a document image and rotates it using the detected angle. |
![]() | Despeckle | Removes noise from an image. |
![]() | DocumentPerspectiveCorrection | Corrects perspective distortion of the document image. |
![]() | DocumentSegmentation | Detects regions of various types of a document image. |
![]() | DottedLineRemoval | Removes (fills) horizontal dotted lines on document image automatically. |
![]() | GetDocumentImageRotationAngle | Detects rotation angle of a document image. |
![]() | GetRotationAngle | Detects rotation angle of an textual image. |
![]() | GetTextOrientation | Detects text orientation in a document image. |
![]() | HalftoneRecognition | Detects regions of halftone of a black-white image. |
![]() | HalftoneRemoval | Detects halftone regions and removes halftone on an image. |
![]() | HolePunchFilling | Fills not filled hole punches (fills white circle inside hole punch by black color) on image automatically. |
![]() | HolePunchRemoval | Removes black hole punches (fills black hole punches by white color) on image automatically. |
![]() | ImageSegmentation | Detects image regions on a color document image. |
![]() | IsDocumentImage | Checks whether a document image is inverted. |
![]() | LineRemoval | Removes (fills) lines on document image automatically (lines of forms, tables, underlining/strikethrough of text, noise). |
![]() | OcrPreprocessing | Executes typical sequence of image processing commands, which are necessary to prepare an image for optical character recognition. |
![]() | RestoreTextFromHalftone | Clears halftone and improves text quality of a black-white image. |
![]() | ShapeRemoval | Removes (fills) shapes on black-white document image. |
![]() | Smoothing | Applies a smoothing effect to a 1 bit-per-pixel image. |
Name | Description | |
---|---|---|
![]() | CreateImageDecodingSettings | Creates the decoding settings for the specified image and sets the decoding setting for image. |
![]() | CreateImageRenderingSettings | Creates the rendering settings for the specified image and sets the rendering setting for image. |
![]() | DisposeImageDecodingSettings | Disposes the decoding settings of the specified image. |
![]() | DisposeImageRenderingSettings | Disposes the rendering settings of the specified image. |
![]() | GetDefaultEncoder | Returns the default encoder, which must be used for saving the processed image. |
![]() | GetEncoder | Returns the encoder for the specified image stream. |
![]() | GetImageFromUrl | Downloads image file from the specified URL and returns image as a Vintasoft.Imaging.VintasoftImage object. |
![]() | GetUniqueAndSafeFileId | Returns the unique and safe file identifier (file name). |
![]() | OnImageProcessingFinished | Invoked when the image processing is finished. |
![]() | OnImageProcessingStarted | Invoked when the image processing is started. |
VintasoftImageProcessingDocCleanupWebService Class
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services Namespace