Transform - r3n/rebol-wiki GitHub Wiki
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: