Is there a UIImagePicker for the Mac Desktop

流过昼夜 提交于 2019-12-24 11:01:13

问题


I have found Apple's example app ImagePicker that uses IKImagePicker, but it appears that in Lion it has been removed. Is there an alternative to this - or how would I prompt users to select an image to use within my app.


回答1:


You want IKPictureTaker.

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 cropping, and supports taking snapshots from an iSight or other digital camera.



来源:https://stackoverflow.com/questions/7617407/is-there-a-uiimagepicker-for-the-mac-desktop

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!