如何重命名从相机拍摄的图像通过我们的应用程序? [英] how to rename the images taken from camera through our app?

查看:92
本文介绍了如何重命名从相机拍摄的图像通过我们的应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道iphone如何通过xcode从相机拍摄照片?
和它如何存储?,如何重命名?如何在我们的工作完成后删除它?
请告诉我关于UIPickerView的详细信息...
谢谢你,
anand

I want to know how the iphone take the picture from camera through xcode? and how it is stored ?,How to rename it? And how to delete it after our work completion? please tell me the details about the UIPickerView also... Thank You, anand

推荐答案

您可以使用 UIImagePickerController 从相机拍摄照片。您可以参考
http:/ /developer.apple.com/library/ios/#documentation/uikit/reference/UIImagePickerController_Class/UIImagePickerController/UIImagePickerController.html

You can use UIImagePickerController to take picture from camera. You can refer http://developer.apple.com/library/ios/#documentation/uikit/reference/UIImagePickerController_Class/UIImagePickerController/UIImagePickerController.html

您可以获得 UIImage 从您可以根据您的需要使用imagepicker

You can get an UIImage from the imagepicker which u can use according to your needs

这篇关于如何重命名从相机拍摄的图像通过我们的应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆