VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.Web.Services Namespace (Vintasoft.Imaging.Web.Services)
    In This Topic
    Contains platform-independent web services for managing files, managing image collection, rendering image.
    Classes
     ClassDescription
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image file.
    ClassA base class for cache managers in web application.
    ClassManages the cache of converted files in web application.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image file to the BMP format.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image file to the GIF format.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image file to the JBIG2 format.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image file to the JPEG2000 format.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image file to the JPEG format.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image file to the PBM format.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image file to the PDF format.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image file to the PNG format.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image file to the SVG format.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image file to the TGA format.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image file to the TIFF format.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image file to the WEBP format.
    ClassResponse from web service. Contains information about file converting process.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for deleting pages in image file.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for downloading an image from a server.
    ClassResponse from web service. Contains information about the file authentication result.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for getting information about specified file converting status.
    ClassResponse from web service. Contains information about file convertation status.
    ClassResponse from web service. Contains information about actions of image.
    ClassResponse from web service. Contains information about image collection of files stored on server.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for requesting information about image collection.
    ClassResponse from web service. Contains information about image collection stored on server.
    ClassContains information about image converting status.
    ClassResponse from web service. Contains information about web image.
    ClassResponse from web service. Contains information about text region of image.
    ClassManages cache of image tiles in web application.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for inserting empty pages in image file.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for requesting an image tile.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for requesting a thumbnail.
    ClassResponse from web service. Contains information about rendered thumbnail.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for rendering image tiles.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for rotating images in image file.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for saving changes in a file on server.
    ClassManages cache of image thumbnails in web application.
    ClassRequest 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.
    ClassRequest 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.
    ClassResponse from web service. Contains information about the uploading image files.
    ClassA platform-independent web service that handles HTTP requests from clients and allows to manipulate files on a server.
    ClassA platform-independent web service that handles HTTP requests from clients and allows to manage an image collection.
    ClassA platform-independent web service that handles HTTP requests from clients and allows to convert image files.
    ClassA platform-independent web service that handles HTTP requests from clients and allows to get information about image or render image thumbnail/tile.
    ClassContains settings of BMP encoder.
    ClassContains settings of GIF encoder.
    ClassContains settings of JBIG2 encoder.
    ClassContains settings of JPEG2000 encoder.
    ClassContains settings of JPEG encoder.
    ClassContains settings of PBM encoder.
    ClassContains settings of PDF encoder.
    ClassContains settings of PNG encoder.
    ClassRepresents a region based on four points.
    ClassProvides the ability to create the Vintasoft.Imaging.Codecs.Decoders.RenderingSettings for Vintasoft.Imaging.VintasoftImage.
    ClassContains settings of SVG encoder.
    ClassProvides information about the text content of PDF page.
    ClassProvides information about text symbol of WebTextRegion.
    ClassContains settings of TGA encoder.
    ClassContains settings of TIFF encoder.
    ClassContains settings of WEBP encoder.
    ClassContains settings of WEBP Lossless format.
    ClassContains settings of WEBP Lossy format.
    Enumerations
     EnumerationDescription
    EnumerationDetermines available formats of web images.
    See Also