VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.AspNetCore.ApiControllers Namespace / VintasoftImageApiController Class
In This Topic
VintasoftImageApiController Class Methods
In This Topic
For a list of all methods of this type, see VintasoftImageApiController.
Public Methods
 NameDescription
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodClears the image tiles cache and thumbnails cache for specified file.
Public MethodClears the image tile cache and thumbnail cache for current HTTP session.
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodReturns information about actions of image.
Public MethodReturns information about actions of images.
Public MethodReturns an image as a Base64 string.
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 Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodRenders image tile.
Public MethodRenders all image tiles.
Public MethodRenders image thumbnail.
Public MethodRenders image thumbnails.
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
Protected Methods
 NameDescription
Protected MethodCreates a data storage for global resources.
Protected MethodCreates a cache manager that manages cache of image tiles.
Protected MethodCreates a data storage for serialized documents.
Protected MethodCreates a data storage for current session.
Protected MethodCreates a cache manager that manages cache of thumbnails.
Protected MethodCreates the VintasoftImageWebService that handles HTTP requests from clients and allows to process an image.
See Also