VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.AspNetCore.ApiControllers Namespace / VintasoftImageConverterApiController Class
Constructors Properties Methods SeeAlso
In This Topic
    VintasoftImageConverterApiController Class Members
    In This Topic
    The following tables list the members exposed by VintasoftImageConverterApiController.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the VintasoftImageConverterApiController class.
    Public Properties
    Public Methods
     NameDescription
    Public MethodAborts specified process that converts an image file.
    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 MethodStarts the asynchronous process that converts an image file to the BMP format.
    Public MethodStarts the asynchronous process that converts an image file to the DOCX format.
    Public MethodStarts the asynchronous process that converts an image file to the GIF format.
    Public MethodStarts the asynchronous process that converts an image file to the JBIG2 format.
    Public MethodStarts the asynchronous process that converts an image file to the JPEG format.
    Public MethodStarts the asynchronous process that converts an image file to the JPEG2000 format.
    Public MethodStarts the asynchronous process that converts an image file to the PBM format.
    Public MethodStarts the asynchronous process that converts an image file to the PCX format.
    Public MethodStarts the asynchronous process that converts an image file to the PDF format.
    Public MethodStarts the asynchronous process that converts an image file to the PNG format.
    Public MethodStarts the asynchronous process that converts an image file to the SVG format.
    Public MethodStarts the asynchronous process that converts an image file to the TGA format.
    Public MethodStarts the asynchronous process that converts an image file to the TIFF format.
    Public MethodStarts the asynchronous process that converts an image file to the WEBP format.
    Public MethodStarts the asynchronous process that converts an image file to the XLSX format.
    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 specified process that converts an image file.
    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 cache manager that manages cache of converted files.
    Protected MethodCreates a data storage for global resources.
    Protected MethodCreates a data storage for serialized documents.
    Protected MethodCreates a data storage for current session.
    Protected MethodCreates the VintasoftImageConverterWebService that handles HTTP requests from clients and allows to convert image files.
    Protected MethodProcesses the converted file identifiers in the image converting status object.
    See Also