VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.AspNetCore.ApiControllers Namespace / VintasoftImageCollectionApiController Class
Constructors Properties Methods SeeAlso
VintasoftImageCollectionApiController Class Members
The following tables list the members exposed by VintasoftImageCollectionApiController.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the VintasoftImageCollectionApiController class.
Public Properties
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 collection cache and serialized document 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 an information about images, which are stored in specified image files.
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 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 serialized documents.
Protected MethodCreates a data storage for current session.
Protected MethodCreates the VintasoftImageCollectionWebService that handles HTTP requests from clients and allows to manage an image collection.
See Also