| Class | Description |
 | AdvancedColorReplaceRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for replacing of color(s), defined as color sphere(s), in an image. |
 | AutoTextInvertRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for automatic inverting of text regions on an image. |
 | AutoTextOrientationRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for automatic detecting of text orientation in a document image and rotating the image if necessary. |
 | BorderRemovalRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for detecting and removing borders around an image. |
 | ColorNoiseClearRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for clearing of color noise on an image. |
 | DeskewDocumentImageRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for automatic detecting of rotation angle of a document image and rotating document image using the detected angle. |
 | DeskewRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for deskewing of an image, i.e. detecting of correct position of a textual image. |
 | DespeckleRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for removing noise from an image. |
 | DocumentSegmentationRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for detecting regions of various types on a document image. |
 | DocumentSegmentationResponseParams | Response from web service. Contains an execution result of document image segmentation command. |
 | DottedLineRemovalRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for removing (filling) dotted lines on document image automatically. |
 | GetDocumentImageRotationAngleRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for automatic detecting of rotation angle of a document image. |
 | GetDocumentImageRotationAngleResponseParams | Response from web service. Contains information about rotation angle of a document image. |
 | GetRotationAngleRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for detecting rotation angle of textual image. |
 | GetRotationAngleResponseParams | Response from web service. Contains an execution result of get rotation angle command. |
 | GetTextOrientationRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for automatic detecting of text orientation in a document image. |
 | GetTextOrientationResponseParams | Response from web service. Contains an execution result of get text orientation command. |
 | HalftoneRecognitionRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for detecting halftone regions on a black-white image. |
 | HalftoneRecognitionResponseParams | Response from web service. Contains an execution result of halftone recognition command. |
 | HalftoneRemovalRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for detecting halftone regions and removing halftone on an image. |
 | HolePunchFillingRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for filling of not filled hole punches (filling of white circle inside hole punch by black color) on image automatically. |
 | HolePunchRemovalRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for removing of black hole punches (filling of black hole punches by white color) on image automatically. |
 | ImageSegmentationRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for detecting image regions on a color document image. |
 | ImageSegmentationResponseParams | Response from web service. Contains an execution result of image segmentation command. |
 | IsDocumentImageRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for checking whether a document image is inverted. |
 | IsDocumentImageResponseParams | Response from web service. Contains an execution result of image processing command that detects if document image is inverted. |
 | LineRemovalRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for removing (filling) lines on document image automatically (lines of forms, tables, underlining/strikethrough of text, noise). |
 | OcrPreprocessingRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for executing typical sequence of image processing commands, which are necessary to prepare an image for optical character recognition. |
 | OcrPreprocessingResponseParams | Response from web service. Contains an execution result of command that executing typical sequence of image processing commands, which are necessary to prepare an image for optical character recognition. |
 | RestoreTextFromHalftoneRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for clearing halftone and improving text quality of a black-white image. |
 | ShapeRemovalRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for detecting and removing shapes on an image. |
 | SmoothingRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying of smoothing effect to a 1 bit-per-pixel image. |
 | VintasoftImageProcessingDocCleanupWebService | A platform-independent web service that handles HTTP requests from clients and allows to process a document image. |
 | WebImageRegion | Image region as a result of image segmentation. |