Previous | Up | Next |
Copy a 8-bits bitmap into a window.Parameters
ObjWin _CPWbitmap8 ( ObjWin _window_ I _dx_ I _dy_ ObjBitmap8 _bitmap_ I _sx_ I _sy_ I _width_ I _height_ )
Return value
_window_ any window _dx_ x destination coordinate _dy_ y destination coordinate _bitmap_ any 8-bits bitmap _sx_ x source coordinate _sy_ y source coordinate _width_ width _height_ height
same window