Up |
_GETbitmap8
Convert the content of a 8-bits bitmap into a string (this is typically the binary content of the 8-bits bitmap).
Prototype :
fun [ObjBitmap8] S
- ObjBitmap8 : a 8-bits bitmap object
Return : S the string or nil if error
See also :
Example :