摘要:
1 public Bitmap zoomImage(Bitmap bgimage, double newWidth, 2 double newHeight) { 3 // 获取这个图片的宽和高 4 float width = bgimage.getWidth(); 5 float height = 阅读全文
posted @ 2016-04-13 17:30
YyuTtian
阅读(101)
评论(0)
推荐(0)
摘要:
1 清单文件如下: 2 <?xml version="1.0" encoding="utf-8"?> 3 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 4 package="com.YyuTtian.acti 阅读全文
posted @ 2016-04-13 14:38
YyuTtian
阅读(93)
评论(0)
推荐(0)

浙公网安备 33010602011771号