当前位置: 首页 > news >正文

线上推广的优势seo与sem的关系

线上推广的优势,seo与sem的关系,大数据开发培训机构哪家好,找个网站怎么这么难Android View截屏长图拼接(RecyclerView) 我们在实际使用中,往往图片转化成Bitmap,对Bitmap操作的时候(如:截屏分享等),可能Bitmap会过大,导致无视实现对应功能。那么我们就需要对B…

Android View截屏长图拼接(RecyclerView)

我们在实际使用中,往往图片转化成Bitmap,对Bitmap操作的时候(如:截屏分享等),可能Bitmap会过大,导致无视实现对应功能。那么我们就需要对Bitmap进行压缩处理。

 public static Bitmap compressBitmap(Bitmap bitmap, int maxSize) {Bitmap newBitmap;ByteArrayOutputStream baos = new ByteArrayOutputStream();// 质量压缩方法,这里100表示不压缩,把压缩后的数据存放到baos中bitmap.compress(Bitmap.CompressFormat.PNG, 100, baos);InputStream inputStream = new ByteArrayInputStream(baos.toByteArray());BitmapFactory.Options newOpts = new BitmapFactory.Options();newOpts.inJustDecodeBounds = false;//为true的时候表示只读边,不读内容newOpts.inPurgeable = true;// 同时设置才会有效newOpts.inInputShareable = true;//当系统内存不够时候图片自动被回收// Do not compressnewOpts.inPreferredConfig = Bitmap.Config.RGB_565;//如果使用ARGB-8888连续压缩两个10M图分分钟oom,而使用4444比565还糊。。long length = baos.toByteArray().length;if (length / 1024 > 4 * 1024) {int a = 2;while (length / 1024 / a > 4 * 1024) {a = a + 1;}newOpts.inSampleSize = a;} else {newOpts.inSampleSize = 1;}newBitmap = BitmapFactory.decodeStream(inputStream, new Rect(), newOpts);if (maxSize > 100) {ByteArrayOutputStream byteArrayOutputStream = new ByteArrayOutputStream();int options = 100;newBitmap.compress(Bitmap.CompressFormat.PNG, options, byteArrayOutputStream);if (byteArrayOutputStream.toByteArray().length / 1024 > maxSize) {while (byteArrayOutputStream.toByteArray().length / 1024 > maxSize) {// Clean up osbyteArrayOutputStream.reset();// interval 10options -= 5;newBitmap.compress(Bitmap.CompressFormat.PNG, options, byteArrayOutputStream);}byte[] bytes = byteArrayOutputStream.toByteArray();newBitmap = BitmapFactory.decodeByteArray(bytes, 0, bytes.length);}FileFileUtils.closeSilently(byteArrayOutputStream);}FileFileUtils.closeSilently(baos);FileFileUtils.closeSilently(inputStream);return newBitmap;}public static void closeSilently(Closeable c) {if (c == null) return;try {c.close();} catch (Throwable t) {// Do nothing}}

http://www.dinnco.com/news/22802.html

相关文章:

  • php代码删除网站注册google账号
  • 如何用服务器做网站最好的小说网站排名
  • 池州做网站如何优化网络速度
  • 昌平网站建设公司百度游戏中心
  • 网站建设实训致谢语百度推广免费
  • 网站用户反馈百度手机软件应用中心
  • 聊城网站开发公司淘宝seo排名优化的方法
  • 俄罗斯门户网站网站页面分析
  • 自己放题库做测试网站搜易网托管模式的特点
  • wordpress网站排行榜在线收录
  • 做网站和开发app有什么不同线上营销策划方案
  • 网站后台操作系统中视频自媒体平台注册
  • 企业营销型企业网站建设山东关键词快速排名
  • 公司网站功能模块中国万网官网登录
  • 深度网网站建设郑州网络营销学校
  • 无锡品牌网站建设抖音seo关键词优化排名
  • dede织梦做的网站 栏目页有切换js 怎么循环子栏目 调子栏目seo关键词优化哪个平台好
  • 网站建设的价钱互联网营销师证书是国家认可的吗
  • 支付宝也做网站吗怎么进入百度推广账户
  • 安徽省建设厅安全协会网站百度推广登录入口官网网址
  • 创意设计小发明福州seo博客
  • 开先建设集团网站百度旧版本
  • 网站升级每天自动更新成都网站建设方案托管
  • 多国语言网站建设百度服务电话6988
  • jsporacle动态网站开发案例精选枸橼酸西地那非片多长时间见效
  • 北京网站建设公司报价博客网站注册
  • 南昌it制作电商网站的公司辽宁网站建设
  • 西安做网站哪里价格低百度竞价推广代理
  • 无锡做网站中企动力如何屏蔽百度广告推广
  • 对网站界面设计起决定性作用的是十大嵌入式培训机构