Next get the color image frame out of the parameters supplied to the event handler. The
ColorImageFrameReadyEventArgs type contains an OpenColorImageFrame method that
will give your program the video frame produced by the camera. Add these statements to
myKinect_VideoFrameReady to get the frame.