Matrix 属性 |
Matrix 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | Determinant |
The determinant of this matrix
|
![]() | HasInverse |
HasInverse Property - returns true if this matrix is invertable, false otherwise.
|
![]() ![]() | Identity |
Identity
|
![]() | IsIdentity |
Tests whether or not a given transform is an identity transform
测试给定的变换是否是恒等变换
|
![]() | M11 |
M11 scalex
|
![]() | M12 |
M12 skewy
|
![]() | M21 |
M22 skewx
|
![]() | M22 |
M22 scaley
|
![]() | OffsetX |
OffsetX
|
![]() | OffsetY |
OffsetY
|