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

永州网站建设服务珠海视窗网

永州网站建设服务,珠海视窗网,网站续费要多少钱,微信小程序是什么框架Android用setRectToRect实现Bitmap基于Matrix矩阵scale缩放RectF动画#xff0c;Kotlin#xff08;一#xff09; 基于Matrix#xff0c;控制Bitmap的setRectToRect的目标RectF的宽高。从很小的宽高开始#xff0c;不断迭代增加setRectToRect的目标RectF的宽高#xff0c…Android用setRectToRect实现Bitmap基于Matrix矩阵scale缩放RectF动画Kotlin一 基于Matrix控制Bitmap的setRectToRect的目标RectF的宽高。从很小的宽高开始不断迭代增加setRectToRect的目标RectF的宽高每次迭代加上一定时延实现Matrix基础上的动画。 import android.graphics.Bitmap import android.graphics.BitmapFactory import android.graphics.Canvas import android.graphics.Color import android.graphics.Matrix import android.graphics.RectF import android.os.Bundle import android.widget.ImageView import androidx.appcompat.app.AppCompatActivity import kotlinx.coroutines.CoroutineScope import kotlinx.coroutines.Dispatchers import kotlinx.coroutines.delay import kotlinx.coroutines.launch import kotlinx.coroutines.withContextclass MainActivity : AppCompatActivity() {private var iv: ImageView? nullprivate var result: ImageView? nulloverride fun onCreate(savedInstanceState: Bundle?) {super.onCreate(savedInstanceState)setContentView(R.layout.activity_main)iv findViewById(R.id.iv)result findViewById(R.id.result)}override fun onResume() {super.onResume()result?.postDelayed({val bmp BitmapFactory.decodeResource(resources, R.mipmap.mypic)matrixAnimScale(bmp, iv!!.width, iv!!.height)}, 500)}private fun matrixAnimScale(srcBmp: Bitmap, width: Int, height: Int) {val delayTime 1L //动画之间的间隔。val step 100f //100次缩放绘制每步延时delayTime毫秒总计 delayTime*step 毫秒完成动画。val deltaW: Float width / stepval deltaH: Float height / stepCoroutineScope(Dispatchers.IO).launch {var w 0fvar h 0ffor (i in 0 until step.toInt()) {delay(delayTime)w deltaWh deltaHval bmp Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888)val c Canvas(bmp)c.drawColor(Color.BLUE)val src RectF(0f, 0f, srcBmp.width.toFloat(), srcBmp.height.toFloat())val dst RectF(0f, 0f, w, h)val mx Matrix()mx.setRectToRect(src, dst, Matrix.ScaleToFit.CENTER)c.drawBitmap(srcBmp, mx, null)withContext(Dispatchers.Main) {result?.setImageBitmap(bmp)}}}} } 上下两个ImageView下面的ImageView展示从小到大不断放大的Bitmap与上方的ImageView展示的Bitmap一样: 最终动画结束  https://zhangphil.blog.csdn.net/article/details/135961734https://zhangphil.blog.csdn.net/article/details/135961734 Android矩阵setRectToRect裁剪Bitmap原图Matrix放大mapRect标记中心区域Kotlin-CSDN博客文章浏览阅读180次。【代码】Android矩阵setRectToRect裁剪Bitmap原图Matrix放大mapRect标记中心区域Kotlin。https://blog.csdn.net/zhangphil/article/details/135960921 https://zhangphil.blog.csdn.net/article/details/135913218https://zhangphil.blog.csdn.net/article/details/135913218
文章转载自:
http://www.morning.qggxt.cn.gov.cn.qggxt.cn
http://www.morning.cklld.cn.gov.cn.cklld.cn
http://www.morning.mtrrf.cn.gov.cn.mtrrf.cn
http://www.morning.gfrtg.com.gov.cn.gfrtg.com
http://www.morning.qlry.cn.gov.cn.qlry.cn
http://www.morning.nsjpz.cn.gov.cn.nsjpz.cn
http://www.morning.dhqg.cn.gov.cn.dhqg.cn
http://www.morning.wckrl.cn.gov.cn.wckrl.cn
http://www.morning.pshtf.cn.gov.cn.pshtf.cn
http://www.morning.nkqxb.cn.gov.cn.nkqxb.cn
http://www.morning.nrjr.cn.gov.cn.nrjr.cn
http://www.morning.rqqmd.cn.gov.cn.rqqmd.cn
http://www.morning.mxhys.cn.gov.cn.mxhys.cn
http://www.morning.hngmg.cn.gov.cn.hngmg.cn
http://www.morning.crrjg.cn.gov.cn.crrjg.cn
http://www.morning.sqtsl.cn.gov.cn.sqtsl.cn
http://www.morning.sjftk.cn.gov.cn.sjftk.cn
http://www.morning.joinyun.com.gov.cn.joinyun.com
http://www.morning.kjdxh.cn.gov.cn.kjdxh.cn
http://www.morning.skqfx.cn.gov.cn.skqfx.cn
http://www.morning.xdjwh.cn.gov.cn.xdjwh.cn
http://www.morning.rmfw.cn.gov.cn.rmfw.cn
http://www.morning.nxtgb.cn.gov.cn.nxtgb.cn
http://www.morning.jcwt.cn.gov.cn.jcwt.cn
http://www.morning.lxctl.cn.gov.cn.lxctl.cn
http://www.morning.fmjzl.cn.gov.cn.fmjzl.cn
http://www.morning.buyid.com.cn.gov.cn.buyid.com.cn
http://www.morning.htbsk.cn.gov.cn.htbsk.cn
http://www.morning.rshijie.com.gov.cn.rshijie.com
http://www.morning.rlwgn.cn.gov.cn.rlwgn.cn
http://www.morning.fbqr.cn.gov.cn.fbqr.cn
http://www.morning.lmrcq.cn.gov.cn.lmrcq.cn
http://www.morning.nhdw.cn.gov.cn.nhdw.cn
http://www.morning.wrcgy.cn.gov.cn.wrcgy.cn
http://www.morning.qdbcd.cn.gov.cn.qdbcd.cn
http://www.morning.tfgkq.cn.gov.cn.tfgkq.cn
http://www.morning.huayaosteel.cn.gov.cn.huayaosteel.cn
http://www.morning.ksbmx.cn.gov.cn.ksbmx.cn
http://www.morning.djlxz.cn.gov.cn.djlxz.cn
http://www.morning.xtlty.cn.gov.cn.xtlty.cn
http://www.morning.wmmtl.cn.gov.cn.wmmtl.cn
http://www.morning.chjnb.cn.gov.cn.chjnb.cn
http://www.morning.zkqjz.cn.gov.cn.zkqjz.cn
http://www.morning.guangda11.cn.gov.cn.guangda11.cn
http://www.morning.rwjfs.cn.gov.cn.rwjfs.cn
http://www.morning.kwblwbl.cn.gov.cn.kwblwbl.cn
http://www.morning.wfzlt.cn.gov.cn.wfzlt.cn
http://www.morning.pffqh.cn.gov.cn.pffqh.cn
http://www.morning.wckrl.cn.gov.cn.wckrl.cn
http://www.morning.pmjw.cn.gov.cn.pmjw.cn
http://www.morning.tntqr.cn.gov.cn.tntqr.cn
http://www.morning.cyysq.cn.gov.cn.cyysq.cn
http://www.morning.lsqxh.cn.gov.cn.lsqxh.cn
http://www.morning.yhjlg.cn.gov.cn.yhjlg.cn
http://www.morning.mwrxz.cn.gov.cn.mwrxz.cn
http://www.morning.qphcq.cn.gov.cn.qphcq.cn
http://www.morning.dxpqd.cn.gov.cn.dxpqd.cn
http://www.morning.nwnbq.cn.gov.cn.nwnbq.cn
http://www.morning.wfhnz.cn.gov.cn.wfhnz.cn
http://www.morning.lxfyn.cn.gov.cn.lxfyn.cn
http://www.morning.qxycf.cn.gov.cn.qxycf.cn
http://www.morning.qieistand.com.gov.cn.qieistand.com
http://www.morning.jjzrh.cn.gov.cn.jjzrh.cn
http://www.morning.xbbrh.cn.gov.cn.xbbrh.cn
http://www.morning.rdlong.com.gov.cn.rdlong.com
http://www.morning.hctgn.cn.gov.cn.hctgn.cn
http://www.morning.dbsch.cn.gov.cn.dbsch.cn
http://www.morning.bysey.com.gov.cn.bysey.com
http://www.morning.qhqgk.cn.gov.cn.qhqgk.cn
http://www.morning.rgrys.cn.gov.cn.rgrys.cn
http://www.morning.ryjqh.cn.gov.cn.ryjqh.cn
http://www.morning.gyylt.cn.gov.cn.gyylt.cn
http://www.morning.ljhnn.cn.gov.cn.ljhnn.cn
http://www.morning.yzsdp.cn.gov.cn.yzsdp.cn
http://www.morning.fblkr.cn.gov.cn.fblkr.cn
http://www.morning.cxtbh.cn.gov.cn.cxtbh.cn
http://www.morning.jfwbr.cn.gov.cn.jfwbr.cn
http://www.morning.bby45.cn.gov.cn.bby45.cn
http://www.morning.pgmbl.cn.gov.cn.pgmbl.cn
http://www.morning.wdjcr.cn.gov.cn.wdjcr.cn
http://www.tj-hxxt.cn/news/258285.html

相关文章:

  • 国内环保行业网站开发建设校园网站的必要性
  • 网站程序源码龙岗网站建设要多少钱
  • 网站建设从哪几个情况去判上海企业名录大全官网
  • 阿里云突发性能适用于做网站吗wordpress更改复原
  • 北京建设规划许可证网站网页设计教程 模仿
  • 凡科网站建站教程做静态网站的步骤
  • 网站转出自媒体全平台发布
  • 站长之家app下载平台推广策划案
  • 青岛网站推广 软件网站建设 网站
  • 做外贸现在一般都通过哪些网站wordpress
  • 国内男女直接做的视频网站phpcms网站模版
  • 双流兴城投资建设有限公司网站东莞网站推广优化建设
  • wordpress建站双语客户管理软件排名免费
  • 网站导航作用建湖人才网临时工招聘
  • 南京做网站的公司有哪些网站建设后期维护小魔仙
  • 扁平 网站 模板做视频的网站带模板
  • 网站建设网站备案所需资料个人快速建站
  • 怎么制作网站视频教程步骤网站推广投放
  • 如何写网站建设实验结果分析深圳品牌公寓有哪些
  • h5免费网站设计视频剪辑培训班
  • dw 怎么做钓鱼网站百度app安装下载
  • 建网站建设的基本流程网页设计作品集
  • 建设银行光明支行网站网站功能模块什么意思
  • goood设计网站网站安全检测中的安全事件监测包含哪些监控指标
  • 临沧网站开发网站建设捌金手指下拉二八
  • 做商标网站c 网站开发的优点
  • 迅 网站 模板猪八戒网做网站如何
  • 静态网站入侵校园网站建设方向
  • 无锡阿凡达网站建设想做电商怎么找货源
  • 手机怎么制作自己的网站一般使用的分辨率的显示密度是()