API Reference > imodeljs-common > Entities > TextureProps > data 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 24 Last Updated: 11 June, 2024