PictureTaker

Last Revision:
Version 1.1, 2013-07-30
Updated to latest Xcode tools. Added new default picker image. Now supports sandboxing.
(Full Revision History)
Build Requirements:
OS X 10.8 SDK or later
Runtime Requirements:
OS X 10.6 or later

PictureTaker demonstrates how to use the IKPictureTaker class to allow users to choose and crop images in your application. You'll see how to set up a shared instance, configure the picture taker, launch it as a panel, retrieve the image chosen by the user, and display that image.