Next Prev Up Top Contents Index

graphics-port-transform

Function
Summary

Returns the transform object of a graphics port.

Signature

graphics-port-transform port => transform

Arguments

port

A graphics port

Values

transform

A transform object

Description

The graphics-port-transform function returns the transform object (a six-element list) associated with port .


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index