You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>A local transformation state (independent of the global, canvas transform). You can use <i>Transform</i> objects to apply translation, rotation, scaling and skewing to a path before drawing it.
<p>See the <ahref="../tut/Bezier_Paths.html">tutorial on paths</a> to learn more about the methods.
</p><p>The <i>apply()</i> method returns a new <ahref="Drawing.html#Bezier"><code>Bezier</code></a> or <ahref="Transform.html#Point"><code>Point</code></a> with the defined transformations applied to it.<br/>