Update matrix chart
This commit is contained in:
@@ -10,3 +10,7 @@
|
||||
后乘(post) | postConcat postRotate postScale postSkew postTranslate | 后乘变换
|
||||
特殊方法 | setPolyToPoly setRectToRect rectStaysRect setSinCos | 一些特殊操作
|
||||
矩阵相关 | invert isAffine isIdentity | 求逆矩阵、 是否为仿射矩阵、 是否为单位矩阵 ...
|
||||
|
||||
## 相关文章
|
||||
|
||||
* [Matrix原理](https://github.com/GcsSloop/AndroidNote/blob/master/CustomView/Advance/%5B09%5DMatrix_Basic.md)
|
||||
|
||||
Reference in New Issue
Block a user