Up |
_BLTKinectDeviceUsers Scol 6.x or above required
Blit users image from a Kinect device into a Scol AlphaBitmap object.
Prototype :
fun [ObjKinect AlphaBitmap] AlphaBitmap
- ObjKinect : a kinect object
- AlphaBitmap : any alpha bitmap (bitmap with a alpha channel) already created
Return : AlphaBitmap the resulted alpha bitmap or nil if error
See also :
Example :