VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / VintasoftImageWebService Class
In This Topic
VintasoftImageWebService Class Methods
In This Topic
For a list of all methods of this type, see VintasoftImageWebService.
Public Methods
 NameDescription
Public MethodClears the image tiles cache and thumbnails cache for specified file.
Public MethodReturns information about actions of image.
Public MethodReturns information about actions of images.
Public MethodReturns an image as a Base64 string, which represents PNG image.
Public MethodReturns information about web image.
Public MethodReturns information about web images.
Public MethodReturns information about text region of image.
Public MethodReturns information about text regions of images.
Public MethodRenders an image tile.
Public MethodRenders all image tiles and save them in cache.
Public MethodRenders image thumbnail.
Public MethodRenders image thumbnails.
Protected Methods
 NameDescription
Protected MethodCreates the decoding settings for the specified image and sets the decoding setting for image.
Protected MethodCreates the rendering settings for the specified image and sets the rendering setting for image.
Protected MethodCreates an encoder that should be used for encoding image thumbnails.
Protected MethodCreates an encoder that should be used for encoding image tiles.
Protected MethodDisposes the decoding settings of the specified image.
Protected MethodDisposes the rendering settings of the specified image.
See Also