Each time the method runs, the value of e is loaded with information about the event. This
parameter e is of the type ColorImageFrameReadyEventArgs. The most important information about
this parameter value is that it contains a method that can be used to get the latest image frame
information. It is rather like a letter arriving that contains the message “You have won a big prize. Call
this telephone number to find out what the prize is.” However, in the case of the color image sensor,
the prize is an image frame, and rather than making a telephone call, your program should instead
call the method OpenColorImageFrame to get the image frame