Returns the overall scaling factor of a transform.
graphics-ports
get-transform-scale transform => result
| transform⇩ |
A transform object. |
| result |
A real number. |
The function get-transform-scale returns a single number representing the overall scaling factor present in transform.
See graphics-state for details of how a transform is used.
CAPI User Guide and Reference Manual (Windows version) - 18 Feb 2025 15:35:52