All Manuals > CAPI User Guide and Reference Manual > 22 GRAPHICS-PORTS Reference Entries

get-transform-scale Function

Summary

Returns the overall scaling factor of a transform.

Package

graphics-ports

Signature

get-transform-scale transform => result

Arguments
transform
A transform object.
Values
result
A real number.
Description

The function get-transform-scale returns a single number representing the overall scaling factor present in transform.

Notes

See graphics-state for details of how a transform is used.

See also

graphics-state
transform


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15