Previous Up Next

_STBLTbitmap8
Stretch a rectangle from _source_bitmap_ into a rectangle of a window.

ObjWin _STBLTbitmap8 (
ObjWin _window_
I _dx_
I _dy_
I _dwidth_
I _dheight_
ObjBitmap8 _source_bitmap_
I _sx_
I _sy_
I _swidth_
I _sheight_
)
Parameters

_window_
any window
_dx_
dx coordinate
_dy_
dy coordinate
_dwidth_
d_width coordinate
_dheight_
d_height coordinate
_source_bitmap_
any 8-bits bitmap
_sx_
sx coordinate
_sy_
sy coordinate
_swidth_
s_width coordinate
_sheight_
s_height coordinate
Return value

same window