Name | Description | |
---|---|---|
![]() | VintasoftAnnotationCollectionWebService | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | VintasoftAnnotationCollectionWebService | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AnnotationsCacheManager | Gets a cache manager that manages cache of annotations. |
![]() | AnnotationsJsonFormatter | Gets the formatter that should be used for serializing/deserializing of annotations. |
![]() | 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. |
![]() | ThumbnailsCacheManager | Gets a cache manager that manages cache of thumbnails. |
Name | Description | |
---|---|---|
![]() | BurnAnnotationCollection | Burns the specified annotation collection on the specified image. |
![]() | ClearCache | Clears the image tiles cache, thumbnails cache and annotations cache for specified file. |
![]() | DeserializeAnnotationCollection | Deserializes annotation collection, of specified image, from server. |
![]() | DeserializeAnnotationCollections | Deserializes annotation collections, of specified images, from server. |
![]() | GetImageWithAnnotationsAsBase64 | Returns an image with burned annotations as a Base64 string. |
![]() | RemoveAnnotationCollection | Removes the annotation collection of specified image from the annotation cache. |
![]() | RotateImageWithAnnotations | Rotates image with annotations. |
![]() | SaveAnnotationCollection | Saves the specified annotation collection in the specified image page. |
![]() | SaveAnnotationCollections | Saves the specified annotation collections in the specified image files. |
![]() | SerializeAnnotationCollection | Serializes annotation collection, of specified image, on server. |
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. |
![]() | DisposeImageDecodingSettings | Disposes the decoding settings of the specified image. |
![]() | DisposeImageRenderingSettings | Disposes the rendering settings of the specified image. |
![]() | GetAnnotationCollectionFromCacheManager | Returns an annotation collection for image from annotation cache manager. |
![]() | GetAnnotationCollectionFromDataStorage | Returns annotation collections for images from image file. |
![]() | GetDefaultEncoder | Returns the default encoder, which must be used for saving the processed image. |
![]() | GetEncoder | Returns the encoder for the specified image stream. |
![]() | GetImageFromUrl | Download a file from URL and returns an image that is loaded from downloaded file. |
![]() | GetUniqueAndSafeFileId | Returns the unique and safe file identifier (file name). |
![]() | OnAnnotationBurningFinished | Invoked when the the annotation burning is finished. |
![]() | OnAnnotationBurningStarted | Invoked when the the annotation burning is started. |
![]() | SaveAnnotationCollectionToCacheManager | Saves an annotation collection for image to the annotation cache manager. |
![]() | SaveAnnotationCollectionToDataStorage | Saves annotation collections for images to the image file. |
VintasoftAnnotationCollectionWebService Class
Vintasoft.Imaging.Annotation.Web.Services Namespace