Name | Description | |
---|---|---|
![]() | VintasoftImageWebService | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | VintasoftImageWebService | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | ColorManagementDefaultCmykProfileId | Gets or sets a file identifier of the default CMYK ICC profile, which is used in CreateImageDecodingSettings(VintasoftImage,WebDecodingSettings) methods if WebDecodingSettings.isColorManagementEnabled == true. |
![]() | GlobalResourcesDataStorage | Gets or sets the data storage that should be used for storing global resources. |
![]() | ImageTilesCacheManager | Gets a cache manager that manages cache of image tiles. |
![]() | SerializedDocumentsDataStorage | Gets or sets the data storage that should be used for storing serialized documents. |
![]() | SessionDataStorage | Gets or sets the data storage that should be used for storing images. |
![]() | ThumbnailRenderingTimeout | Gets or set the thumbnail rendering timeout in milliseconds. |
![]() | ThumbnailsCacheManager | Gets a cache manager that manages cache of thumbnails. |
Name | Description | |
---|---|---|
![]() | ClearCache | Clears the image tiles cache and thumbnails cache for specified file. |
![]() | GetActionsOfImage | Returns information about actions of image. |
![]() | GetActionsOfImages | Returns information about actions of images. |
![]() | GetImageAsBase64String | Returns an image as a Base64 string, which represents PNG image. |
![]() | 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 an image tile. |
![]() | RenderImageTiles | Renders all image tiles and save them in cache. |
![]() | RenderThumbnail | Renders image thumbnail. |
![]() | RenderThumbnails | Renders image thumbnails. |
Name | Description | |
---|---|---|
![]() | CreateImageDecodingSettings | Creates the decoding settings for the specified image and sets the decoding setting for image. |
![]() | CreateImageRenderingSettings | Creates the rendering settings for the specified image and sets the rendering setting for image. |
![]() | CreateThumbnailEncoder | Creates an encoder that should be used for encoding image thumbnails. |
![]() | CreateTileEncoder | Creates an encoder that should be used for encoding image tiles. |
![]() | DisposeImageDecodingSettings | Disposes the decoding settings of the specified image. |
![]() | DisposeImageRenderingSettings | Disposes the rendering settings of the specified image. |