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 _BLTbitmap ( ObjWin _window_ ObjBitmap _bitmap_ I _x_ I _y_ )
Return value
_window_ any window _bitmap_ any bitmap _x_ x window coordinate _y_ y window coordinate
same window