Experimental
Experimental
errorEncoding error.
If there's no error, this will be an empty string ""
.
Experimental
imageThe encoded barcode as an image blob.
If some error happens, this will be null
.
Experimental
svgThe encoded barcode as a scalable vector graphics (SVG) string.
Experimental
utf8The encoded barcode as a utf8 string, using " ", "▀", "▄", "█".
Result of writing a barcode.
The final form of this API is not yet settled and may change.