摘要: iOS下做和UIImage相关功能有段时间,这里总结列下相关经验。1. 基本框架image IO image IO可以通过URL或者dataProvider来生成CGImageSourceRef,然后可以在source上获取第几张图片或者缩略图;根据http://www.mindsea.com/2... 阅读全文
posted @ 2014-06-28 22:30 wtndcs 阅读(933) 评论(0) 推荐(0) 编辑