Re: ImageCapture API versions

2008-05-22 Thread Thomas Engelmeier
On 21.05.2008, at 22:39, Rick Mann wrote: On May 20, 2008, at 12:28:22, A.M. wrote: Which camera is this? Image Capture has no native API for remote control Actually, PTP has an specified command (getProperty / setProperty) and IIRC Image Capture SDK for 10.4 had a functional equivalent

Re: ImageCapture API versions

2008-05-21 Thread Rick Mann
On May 20, 2008, at 12:28:22, A.M. wrote: Which camera is this? Image Capture has no native API for remote control, however, you could potentially use PTP pass-through if you have the camera protocol docs or reverse-engineered protocol info. (Look for ICAPTPPassThroughPB in the docs.) If

Re: ImageCapture API versions

2008-05-21 Thread Thomas Engelmeier
Am 20.05.2008 um 21:26 schrieb Matt Long: It's included for 10.5. I don't think you want Image Capture for your app, though as this API is mainly for downloading images from the camera after a photo shoot. I don't believe there is any mechanism for causing the picture to be taken (from a b

Re: ImageCapture API versions

2008-05-21 Thread Thomas Engelmeier
Am 20.05.2008 um 21:44 schrieb Randall Meadows: On May 20, 2008, at 1:26 PM, Matt Long wrote: It's included for 10.5. I don't think you want Image Capture for your app, though as this API is mainly for downloading images from the camera after a photo shoot. I don't believe there is any m

Re: ImageCapture API versions

2008-05-20 Thread Rick Mann
On May 20, 2008, at 13:45:12, douglas a. welton wrote: Have you seen the IKPictureTaker class? I haven't used it, but here's what the documentation says... The IKPictureTaker class represents a panel that allows users to choose images by browsing the file system. The picture taker panel

Re: ImageCapture API versions

2008-05-20 Thread douglas a. welton
Rick, Have you seen the IKPictureTaker class? I haven't used it, but here's what the documentation says... The IKPictureTaker class represents a panel that allows users to choose images by browsing the file system. The picture taker panel provides an Open Recent menu, supports image crop

Re: ImageCapture API versions

2008-05-20 Thread Randall Meadows
On May 20, 2008, at 1:26 PM, Matt Long wrote: It's included for 10.5. I don't think you want Image Capture for your app, though as this API is mainly for downloading images from the camera after a photo shoot. I don't believe there is any mechanism for causing the picture to be taken (from

Re: ImageCapture API versions

2008-05-20 Thread Matt Long
It's included for 10.5. I don't think you want Image Capture for your app, though as this API is mainly for downloading images from the camera after a photo shoot. I don't believe there is any mechanism for causing the picture to be taken (from a button click in your app for example). QTKit

ImageCapture API versions

2008-05-20 Thread Rick Mann
Hi. I'm interested in writing an app that snaps pictures from a digicam. I'm looking at the ImageCapture APIs that are part of the Carbon framework, but the docs talk about an SDK available that includes both Carbon and Cocoa examples. When I go to get that SDK, the latest one appears to be