ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.layout.elements.display / Base64Image

Base64Image

data class Base64Image : DisplayElement

Element displaying a constant Base64 encoded image

Constructors

Name Summary
<init> Element displaying a constant Base64 encoded imageBase64Image(base64: String)

Properties

Name Summary
base64 val base64: String