| Class | Description |
 | BaseConvertFileToRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image file. |
 | CacheManagerBase | A base class for cache managers in web application. |
 | ConvertedFilesCacheManager | Manages the cache of converted files in web application. |
 | ConvertFileToBmpRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image file to the BMP format. |
 | ConvertFileToGifRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image file to the GIF format. |
 | ConvertFileToJbig2RequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image file to the JBIG2 format. |
 | ConvertFileToJpeg2000RequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image file to the JPEG2000 format. |
 | ConvertFileToJpegRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image file to the JPEG format. |
 | ConvertFileToPbmRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image file to the PBM format. |
 | ConvertFileToPdfRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image file to the PDF format. |
 | ConvertFileToPngRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image file to the PNG format. |
 | ConvertFileToSvgRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image file to the SVG format. |
 | ConvertFileToTgaRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image file to the TGA format. |
 | ConvertFileToTiffRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image file to the TIFF format. |
 | ConvertFileToWebpRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image file to the WEBP format. |
 | ConvertToResponseParams | Response from web service. Contains information about file converting process. |
 | DeletePagesRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for deleting pages in image file. |
 | DownloadImageAsRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for downloading an image from a server. |
 | FileAuthenticationResponseParams | Response from web service. Contains information about the file authentication result. |
 | GetConvertingStatusRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for getting information about specified file converting status. |
 | GetConvertingStatusResponseParams | Response from web service. Contains information about file convertation status. |
 | GetImageActionsResponseParams | Response from web service. Contains information about actions of image. |
 | GetImageFilesInfoResponseParams | Response from web service. Contains information about image collection of files stored on server. |
 | ImageCollectionRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for requesting information about image collection. |
 | ImageCollectionResponseParams | Response from web service. Contains information about image collection stored on server. |
 | ImageConvertingStatus | Contains information about image converting status. |
 | ImagePageInfoResponseParams | Response from web service. Contains information about web image. |
 | ImageTextRegionResponseParams | Response from web service. Contains information about text region of image. |
 | ImageTilesCacheManager | Manages cache of image tiles in web application. |
 | InsertEmptyPagesRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for inserting empty pages in image file. |
 | RenderImageTileRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for requesting an image tile. |
 | RenderThumbnailRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for requesting a thumbnail. |
 | RenderThumbnailResponseParams | Response from web service. Contains information about rendered thumbnail. |
 | RenderTilesRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for rendering image tiles. |
 | RotatePagesRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for rotating images in image file. |
 | SaveImageFileRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for saving changes in a file on server. |
 | ThumbnailsCacheManager | Manages cache of image thumbnails in web application. |
 | UploadBase64ImageRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for uploading an image, which is represented by Base64 string, to a server. |
 | UploadBase64ImagesRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for uploading the images, which are represented by Base64 strings, to a server. |
 | UploadImageFilesResponseParams | Response from web service. Contains information about the uploading image files. |
 | VintasoftFileWebService | A platform-independent web service that handles HTTP requests from clients and allows to manipulate files on a server. |
 | VintasoftImageCollectionWebService | A platform-independent web service that handles HTTP requests from clients and allows to manage an image collection. |
 | VintasoftImageConverterWebService | A platform-independent web service that handles HTTP requests from clients and allows to convert image files. |
 | VintasoftImageWebService | A platform-independent web service that handles HTTP requests from clients and allows to get information about image or render image thumbnail/tile. |
 | WebBmpEncoderSettings | Contains settings of BMP encoder. |
 | WebGifEncoderSettings | Contains settings of GIF encoder. |
 | WebJbig2EncoderSettings | Contains settings of JBIG2 encoder. |
 | WebJpeg2000EncoderSettings | Contains settings of JPEG2000 encoder. |
 | WebJpegEncoderSettings | Contains settings of JPEG encoder. |
 | WebPbmEncoderSettings | Contains settings of PBM encoder. |
 | WebPdfEncoderSettings | Contains settings of PDF encoder. |
 | WebPngEncoderSettings | Contains settings of PNG encoder. |
 | WebRegionF | Represents a region based on four points. |
 | WebRenderingSettingsFactory | Provides the ability to create the Vintasoft.Imaging.Codecs.Decoders.RenderingSettings for Vintasoft.Imaging.VintasoftImage. |
 | WebSvgEncoderSettings | Contains settings of SVG encoder. |
 | WebTextRegion | Provides information about the text content of PDF page. |
 | WebTextRegionSymbol | Provides information about text symbol of WebTextRegion. |
 | WebTgaEncoderSettings | Contains settings of TGA encoder. |
 | WebTiffEncoderSettings | Contains settings of TIFF encoder. |
 | WebWebpEncoderSettings | Contains settings of WEBP encoder. |
 | WebWebpLosslessFormatSettings | Contains settings of WEBP Lossless format. |
 | WebWebpLossyFormatSettings | Contains settings of WEBP Lossy format. |