Next Previous Up Top Contents Index

2 GP Reference Entries

transform-area

Function

Summary

Transforms a set of points and returns the resulting rectangle.
Signature

transform-area transform x y width height => rectangle

Arguments

transform

A transform

x

A real number

y

A real number

width

A real number

height

A real number

Values

rectangle

A rectangle

Description

Thetransform-area function transforms the points (x y) and (x+width y+height) and returns the transformed rectangle as (x y width height) values.

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker