This method returns origin, spacing rotation as an affine transformation.
list[float]
A list containing 6 values that represents the coefficients A B C D E F in the affine transformation: x’ = Ax + By + C, y’ = Dx + Ey + F .