Up |
_BLTcapture
This function blit the device picture into a bitmap
Prototype :
fun [ObjCapture ObjBitmap] ObjBitmap
- ObjCapture : capture device to blit
- ObjBitmap : bitmap to update
Return : ObjBitmap the same bitmap object or nil if error.
See also :
Example :