Previous | Up | Next |
Blit the whole bitmap on a window, specifying the (x,y) window coordinate of the top-left corner of the bitmap.Parameters
ObjWin _BLTbitmap8 ( ObjWin _window_ ObjBitmap8 _bitmap_ I _x_ I _y_ )
Return value
_window_ any window _bitmap_ any 8-bits bitmap _x_ x window coordinate _y_ y window coordinate
same window