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