Vintasoft.Imaging.Web.HttpHandlers Namespace (Vintasoft.Imaging.Web.HttpHandlers)
In This Topic
Contains ASP.NET HTTP handlers for managing files, managing image collection, rendering image.
Classes
| Class | Description |
 | VintasoftFileHandler | HTTP handler that handles HTTP requests from clients and allows to manipulate files on a server. |
 | VintasoftImageCollectionHandler | HTTP handler that handles HTTP requests from clients and allows to manage an image collection. |
 | VintasoftImageConverterHandler | A HTTP handler that handles HTTP requests from clients and allows to convert an image file or PDF document. |
 | VintasoftImageHandler | A HTTP handler that handles HTTP requests from clients and allows to get information about image or render image thumbnail/tile. |
See Also