Skip to content

Commit 07062a2

Browse files
committed
Update
1 parent 9a19e0c commit 07062a2

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

CustomView/Advance/[3]Canvas_Convert.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -426,12 +426,8 @@ public int saveLayerAlpha (float left, float top, float right, float bottom, int
426426

427427
如本文一开始所说,合理的使用画布操作可以帮助你用更容易理解的方式创作你想要的效果。
428428

429-
其实之前准备在画布操作后再讲一些图片 文字 路径相关内容的, 但是没想到画布操作居然有这么多东西,这还是在没讲解Matrix的情况下。
430-
431429
(,,• ₃ •,,)
432430

433-
这次就先讲这么多吧。
434-
435431
<b>PS: 由于本人英文水平有限,某些地方可能存在误解或词语翻译不准确,如果你对此有疑问可以提交Issues进行反馈。</b>
436432

437433
## About Me
@@ -447,7 +443,6 @@ public int saveLayerAlpha (float left, float top, float right, float bottom, int
447443
[Canvas之translate、scale、rotate、skew方法讲解](http://blog.csdn.net/tianjian4592/article/details/45234419)<br/>
448444
[Canvas的save(),saveLayer()和restore()浅谈](http://www.cnblogs.com/liangstudyhome/p/4143498.html)<br/>
449445
[Graphics->Layers](http://www.programgo.com/article/72302404062/;jsessionid=8E62016408BFFB21D46F9C878A49D8EE)<br/>
450-
[AndroidのCanvasを使いこなす](http://tech.recruit-mp.co.jp/mobile/remember_canvas1/)<br/>
451446
[]()<br/>
452447
[]()<br/>
453448

0 commit comments

Comments
 (0)