如何让用户从 iOS 上的 google 图片搜索中选择图片
有什么方法可以让用户从谷歌图像搜索中选择图像并将其转换为 UIImage 吗?
Is there any way that I can let the user select an image from a google images search and convert it into a UIImage?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在我的脑海中,你可以这样做:
可能有一种更有效的方法,但这似乎是一种相对简单的方法。
Off the top of my head you could do it like this:
There may be a more efficient way, but this seems like a relatively simple way you could do it.