ImagePicker

Last Revision:
Version 1.0, 2006-07-25
Demonstrates the ImagePicker in a basic Cocoa application
Build Requirements:
Leopard Preview
Runtime Requirements:
Leopard Preview

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