Transform - r3n/rebol-wiki GitHub Wiki

TRANSFORM

You can apply a transformation such as translation, scaling, and rotation to any DRAW result.

Arg Type Description Values
angle [decimal!]
center [pair!]
scale-x [decimal!]
scale-y [decimal!]
translation [pair!]


Notes and Examples

See also:

⚠️ **GitHub.com Fallback** ⚠️