2021年1月16日

摘要: 把直角图片改为圆角,通过改roundPx这个参数 fun toRoundBitmap(bitmap: Bitmap): Bitmap? { var width = bitmap.width var height = bitmap.height val roundPx: Float val left: 阅读全文
posted @ 2021-01-16 15:07 zhang11111wei 阅读(102) 评论(0) 推荐(0) 编辑

导航