开发者

OS X API to access iOS photo library?

开发者 https://www.devze.com 2023-02-01 06:45 出处:网络
Lightroom running on OS X (don\'t know about Windows) can directly access the Photo Library of my iPad to import photos.

Lightroom running on OS X (don't know about Windows) can directly access the Photo Library of my iPad to import photos.

Is there an OS X API for this?

Or, perhaps Adobe wrote their own low-level code? (No prohibition on doing this for OS X, unlike iOS.)

(Note: I can access the Photo Library just fine from my iOS app. This q开发者_StackOverflowuestion is about doing it from an OS X app.)

--Marc


To answer my own question: The iOS devices use the standard PTP protocol. The ImageCaptureCore framework handles that on OS X, and I think WIA on Windows (haven't tried WIA yet).

--Marc

0

精彩评论

暂无评论...
验证码 换一张
取 消