带摄像头的标签栏应用程序

发布于 2024-11-06 12:07:01 字数 70 浏览 0 评论 0原文

我想在选项卡栏应用程序中实现相机。我已经能够使相机出现,但没有捕获按钮来捕获图像。如何自定义相机视图以便出现拍摄按钮? 谢谢。

I want to implement camera in a Tab Bar application. I have been able to make the camera appear but there is no capture button to capture the image. How can I customize the camera view so that the capture button appears?
Thank you.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

吾性傲以野 2024-11-13 12:07:01

通常你应该得到这样的图像。单击相机图标即可拍照。
你不就这样了吗?然后检查您的 UIImagePickerController 及其委托。

在此处输入图像描述

Normally you should get an image like this. Clicking on the camera icon will take the photo.
Arn't you getting like this? Then check your UIImagePickerController and its delegates.

enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文