Generic function
Undoes the previous transformation on the point x,y, returning the original point.
untransform-position transform x y => x y
<transform>.
<real>.
<real>.
<real>.
<real>.
<singular-transform> cannot be inverted.
duim-geometryduim-geometryUndoes the previous transformation on the point x,y, returning the original point. This is exactly equivalent to:
transform-position(invert-transform(transform))