Up |
_BLTKinectDeviceGrayscale Scol 6.x or above required
Blit grayscale image from a Kinect device into a Scol bitmap object.
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 :