Previous Up Next

_CPWbitmap
Copy a bitmap into a window.

ObjWin _CPWbitmap (
ObjWin _window_
I _dx_
I _dy_
ObjBitmap _bitmap_
I _sx_
I _sy_
I _width_
I _height_
)
Parameters

_window_
any window
_dx_
x destination coordinate
_dy_
y destination coordinate
_bitmap_
any bitmap
_sx_
x source coordinate
_sy_
y source coordinate
_width_
width
_height_
height
Return value

same window