VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.Web.Services Namespace / VintasoftImageProcessingWebService Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    VintasoftImageProcessingWebService Class
    In This Topic
    A platform-independent web service that handles HTTP requests from clients and allows to process an image.
    Object Model
    ImageTilesCacheManager ThumbnailsCacheManager VintasoftImageProcessingWebService
    Syntax
    'Declaration
    
    Public Class VintasoftImageProcessingWebService
    
    
    public class VintasoftImageProcessingWebService
    
    
    public __gc class VintasoftImageProcessingWebService
    
    
    public ref class VintasoftImageProcessingWebService
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.ImageProcessing.Web.Services.VintasoftImageProcessingWebService

    Requirements

    Target Platforms: .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also