安卓图片Bitmap一些旋转处理
摘要:        
Bitmap convert(Bitmap a, int width, int height){int w = a.getWidth();int h = a.getHeight();Bitmap newb = Bitmap.createBitmap(ww, wh, Config.A...    阅读全文
        posted @ 2016-11-24 17:43 木鱼哥 阅读(276) 评论(0) 推荐(0)
posted @ 2016-11-24 17:43 木鱼哥 阅读(276) 评论(0) 推荐(0)
posted @ 2016-11-24 13:32 木鱼哥 阅读(253) 评论(0) 推荐(0)