-
Book Overview & Buying
-
Table Of Contents
Mac Application Development by Example: Beginner's Guide
By :
In this chapter, we have implemented an application that uses Image Kit to allow us to take pictures with the iSight camera.
Specifically, we covered what is Image Kit, how to browse images (including deleting), how to take pictures and apply effects using the Picture Taker object, and how to implement our first recursive method.
Now that we have seen how easy it can be to take still images with the iSight camera, we are going to look at a somewhat more complex method of obtaining images from the camera. Specifically, we are going to look at capturing frames. An individual frame could be stored as a captured image or a series of frames can be stored, and combined with audio, as a movie. We need to use different programming interfaces to capture a series of frames and that will be the topic of our next chapter.
Change the font size
Change margin width
Change background colour