Skip navigation.
 
mlRe: ImageCapture API versions
FROM : Randall Meadows
DATE : Tue May 20 21:44:58 2008

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 a button click 
> in your app for example).


Actually, that's not (always) true...I use the ICA to do this with a 
Nikon (D200) camera, though the same code does NOT work on a Canon 
(40D), so your milage may vary depending on the hardware.

Now that I think about it, I think the shutter activation worked, but 
downloading the captured image did not, using ICA; I had to resort to 
using the Canon SDK for that.


randy

Related mailsAuthorDate
mlImageCapture API versions Rick Mann May 20, 20:31
mlRe: ImageCapture API versions Matt Long May 20, 21:26
mlRe: ImageCapture API versions Randall Meadows May 20, 21:44
mlRe: ImageCapture API versions douglas a. welton May 20, 22:45
mlRe: ImageCapture API versions Rick Mann May 20, 22:48
mlRe: ImageCapture API versions Thomas Engelmeier May 21, 15:01
mlRe: ImageCapture API versions Thomas Engelmeier May 21, 15:14
mlRe: ImageCapture API versions Rick Mann May 21, 22:39
mlRe: ImageCapture API versions Thomas Engelmeier May 22, 17:50