Version: 1.0

Posted: 2006-07-25

Build Requirements: Leopard Preview

Runtime Requirements: Leopard Preview

View Source Code:

Download Sample Code (“ImagePicker.zip”, 52.5K)



Description

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. 

Document Revision History

Date Notes
2006-07-25Demonstrates the ImagePicker in a basic Cocoa application