摘要: 一、概要 我们经常用到Canvas.drawBitmap方法,却很少用到Canvas.drawBitmapMesh方法。这个方法为我们做图片变形提供了无限可能,同时也对数学功底有较高的要求。下面先看一下方法介绍: /** * Draw the bitmap through the mesh, whe 阅读全文
posted @ 2019-05-23 15:16 西贝雪 阅读(907) 评论(0) 推荐(0)