Previous | Up | Next |
Set the binary content of a bitmap. Typically, this is used when a computer A wants to send a picture to computer B : computer A gets the binary content by _GETbitmap, sends the string to computer B which calls this function.Parameters
ObjBitmap _SETbitmap ( ObjBitmap _bitmap_ S _content_ )
Return value
_bitmap_ any bitmap _content_ new binary content
same bitmap