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

Return : S the string or nil if error

See also :

_SETbitmap8

Example :