ICADownloadFirst

Last Revision:
Version 1.0, 2003-01-14
Demonstrates using the Image Capture APIs asynchronously to download the first image in the first device found.
Build Requirements:
Runtime Requirements:
Mac OS X Mac OS X

ICADownloadFirst A simple Cocoa application, that uses the Image Capture APIs in an asynchronous way. The application looks for the first image of the first device, and downloads it. The project contains sample code to get to the first image via two different sets of Image Capture APIs: - using ICAGetChildCount/ICAGetNthChild APIs - using ICACopyObjectPropertyDictionary The downloaded image is displayed in a NSImageView. Requirements: Mac OS X Keywords: Image Capture download