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

unit-transform-p Function

Summary

Returns t if a given transform is a unit transform.

Package

graphics-ports

Signature

unit-transform-p transform => bool

Arguments
transform
Values
bool
A boolean.
Description

The function unit-transform-p returns t if transform is the unit transform.

Notes

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

See also

graphics-state


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