VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.Web.HttpHandlers Namespace / VintasoftAnnotationCollectionHandler Class / GetImageWithAnnotationsAsBase64(AnnotationCollectionInfoRequestParams) Method
Syntax Requirements SeeAlso
In This Topic
GetImageWithAnnotationsAsBase64(AnnotationCollectionInfoRequestParams) Method (VintasoftAnnotationCollectionHandler)
In This Topic
Returns an image with burned annotations as 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 Base64 string.
Requirements

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

See Also