TextureData:getBlob
Returns a Blob containing the raw bytes of the TextureData.
blob = TextureData:getBlob()
Arguments
None
Returns
Name | Type | Description |
blob | Blob | The Blob instance containing the bytes for the TextureData .
|
See also
Blob:getPointer
SoundData:getBlob
TextureData