VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.Web.Api2Controllers Namespace / VintasoftAnnotationCollectionApi2Controller Class / GetImageWithAnnotationsAsBase64(AnnotationCollectionInfoRequestParams) Method
Syntax Requirements SeeAlso
In This Topic
    GetImageWithAnnotationsAsBase64(AnnotationCollectionInfoRequestParams) Method (VintasoftAnnotationCollectionApi2Controller)
    In This Topic
    Returns an image with burned annotations as a Base64 string.
    Syntax

    Parameters

    requestParams
    Information about source image file and annotation collection, which should be burned on image.

    Return Value

    An image with burned annotations as a Base64 string.
    Requirements

    Target Platforms: .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also