Up |
_GETbitmapFromObjWin Scol 5.x or above required
Retrieves the graphic content of a Window (the part of the screen corresponding to window's client area).
Prototype :
fun [ObjBitmap ObjWin] ObjBitmap
- ObjBitmap : the target bitmap.
- ObjWin : the window.
Return : ObjBitmap the bitmap or nil if error.
See also :
Example :