Binds a point transformed by a given ports transform to two variables across the body of the macro.
A variable.
A variable.
A graphics port.
A real number.
A real number.
A body of Lisp code.
The macro with-transformed-point
transforms the point given by (
x y
) using the
port
's transform and the resulting values are bound to the
new-x
and
new-y
variables. The
body
of the macro is then evaluated with this binding.
CAPI User Guide and Reference Manual (Macintosh version) - 3 Aug 2017