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
- core/common/src/TextureProps.ts Line 25
Last Updated: 20 June, 2023