如何从 UIWebView 创建 UIImage
在我计划做的 ipad 应用程序中,这将是关于在 UIWebView 中加载网页的。 我有一个功能,可以显示 UIWebView 的预览,更像是这些网页的缩略图。我该怎么做?从这些网页生成 UIImage 会很酷...... 希望有人可以帮助我实现这一目标。
In the ipad app im planning to do, it will be all about loading web pages in UIWebView.
I have a feature wherein I will display previews of the UIWebViews, more like thumbnails of these web pages. How do I do this? generating UIImage from these web pages would be cool...
Hope someone can help me achieve this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这个
resultImageView
将是您的答案...this
resultImageView
will be your answer...