Up |
_BLTKinectDeviceDepth Scol 6.x or above required
Blit the device depth picture into a bitmap.
Prototype :
fun [ObjKinect ObjBitmap] ObjBitmap
- ObjKinect : a kinect object
- ObjBitmap : any bitmap already created
Return : ObjBitmap the resulted bitmap or nil if error
See also :
Example :