在iPhone中高效创建缩略图 [英] Efficient thumbnail creation in iPhone

查看:71
本文介绍了在iPhone中高效创建缩略图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

从iPhone中的任意网页图像创建缩略图的最有效方法是什么?

What's the most efficient way to create a thumbnail from an arbitrary web image in iPhone?

推荐答案

到目前为止,我发现适用于任何图像的唯一方法是将其以正确的大小显示在ImageView中,然后从中创建位图.该视图.

The only way that I've found so far that works on any images is to show it in an ImageView with the right size, and then create a bitmap from that view.

虽然效率差.

这篇关于在iPhone中高效创建缩略图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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