Returns the product of two Affine matrices The AffineMatrix looks like this:
| sx rx 0 | | ry sy 0 | | tx ty 1 |
See Implementation
Returns the product of two Affine matrices The AffineMatrix looks like this: