Transform holds matrix data to make 2d rotate, translate, scale and skew transformations. Angles are in degrees. Representation: | a | c | tx | | b | d | ty | | 0 | 0 | 1 |
Transform holds matrix data to make 2d rotate, translate, scale and skew transformations. Angles are in degrees. Representation: | a | c | tx | | b | d | ty | | 0 | 0 | 1 |