摘要: android在处理一写图片资源的时候,会进行一些类型的转换,现在有空整理一下: 1、Drawable → Bitmap public static Bitmap drawableToBitmap(Drawable drawable) { Bitmap bitm... 阅读全文
posted @ 2010-09-03 14:29 不许联想 阅读(546) 评论(0) 推荐(0) 编辑