data

data: string

The image data stored in a Base64-encoded string according to the specified format.

see Base64EncodedString.fromUint8Array to produce a well-formed base-64-encoded string.

see Base64EncodedString.toUint8Array to decode the bytes.

Defined in

Last Updated: 20 June, 2023