VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.Web.Services Namespace / VintasoftAnnotationCollectionWebService Class / BurnAnnotationCollection(BurnAnnotationCollectionRequestParams) Method
Syntax Remarks Requirements SeeAlso
In This Topic
    BurnAnnotationCollection(BurnAnnotationCollectionRequestParams) Method (VintasoftAnnotationCollectionWebService)
    In This Topic
    Burns the specified annotation collection on the specified image.
    Syntax

    Parameters

    requestParams
    Information about source image and annotation collection.

    Return Value

    Response from the server.
    Remarks

    Method loads specified image from file, burns annotations on image and saves modified image back to the source file.

    Requirements

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

    See Also