Next Prev Up Top Contents Index

clear-graphics-port

Function
Summary

Draws a filled rectangle covering the entire port in the port's background color.

Signature

clear-graphics-port port

Arguments

port

A graphics port.

Description

The clear-graphics-port function draws a filled rectangle covering the entire port in the port's background. All other graphics state parameters are ignored.


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index