gpt4 book ai didi

iphone - 如何让 UI 图像选择器 Controller 读取 iPhone 中的自定义源类型

转载 作者:行者123 更新时间:2023-12-03 19:05:13 25 4
gpt4 key购买 nike

我必须在 iPhone 中创建一个照片库应用程序。它的功能应该与 iPhone 附带的照片应用程序相同。但它应该显示我与应用程序打包的图像。

UIImagePickerController 仅读取以下源类型。 UIImagePickerControllerSourceTypePhotoLibrary, UIImagePickerControllerSourceTypeCamera, UIImagePickerControllerSourceTypeSavedPhotosAlbum

我正在考虑将图像包添加到 Xcode 中的资源组中,并使 UIImagePickerController 读取它们并显示。

查看类引用,我发现 UIImagePickerController 仅从上述资源中读取。这意味着它只能从相机胶卷或保存的照片库中选取图像,或者允许用户拍照并使用它。

有人知道如何使 UIImagePickerController 从自定义源类型或图像中读取吗?

或者

如何在 iPhone 中创建照片库应用程序:-)

谢谢,阿杰

最佳答案

我不相信可以让 UIImagePicker 从您自己的来源中选择图像。您必须自己编写选择器(除了性能之外,这似乎并不难......只需 UIScrollView 中的几个 UIImageView)。

关于iphone - 如何让 UI 图像选择器 Controller 读取 iPhone 中的自定义源类型,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1082258/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com