Name | Description | |
---|---|---|
![]() | VintasoftImageHandler | Initializes a new instance of the VintasoftImageHandler class. |
Name | Description | |
---|---|---|
![]() | VintasoftImageHandler | Initializes a new instance of the VintasoftImageHandler class. |
Name | Description | |
---|---|---|
![]() | IsEmptySessionSupported | Gets or sets a value indicating whether the HTTP handler can work with undefined session. |
![]() | IsReusable | Gets a value indicating whether another request can use this instance. |
Name | Description | |
---|---|---|
![]() | ProcessRequest | Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. |
Name | Description | |
---|---|---|
![]() | ClearSessionCache | Clears the image tile cache and thumbnail cache for current HTTP session. |
![]() | CreateGlobalResourcesDataStorage | Creates a data storage for global resources. |
![]() | CreateImageTilesCacheManager | Creates a cache manager that manages cache of image tiles. |
![]() | CreateSessionDataStorage | Creates a data storage for current session. |
![]() | CreateThumbnailsCacheManager | Creates a cache manager that manages cache of thumbnails. |
![]() | CreateWebService | Creates the VintasoftImageWebService that handles HTTP requests from clients and allows to process an image. |
![]() | ExecuteCommand | Executes HTTP command and returns the execution result. |
![]() | Finalize | Releases all resources used by this object. |
![]() | GetActionsOfImage | Returns information about actions of image. |
![]() | GetActionsOfImages | Returns information about actions of images. |
![]() | GetImageAsBase64String | Returns an image as a Base64 string. |
![]() | GetImageInfo | Returns information about web image. |
![]() | GetImagesInfo | Returns information about web images. |
![]() | GetTextRegionOfImage | Returns information about text region of image. |
![]() | GetTextRegionOfImages | Returns information about text regions of images. |
![]() | RenderImageTile | Renders image tile. |
![]() | RenderImageTiles | Renders all image tiles. |
![]() | RenderThumbnail | Renders image thumbnail. |
![]() | RenderThumbnails | Renders image thumbnails. |