Next Previous Up Top Contents Index

2 GP Reference Entries

set-graphics-state

Function

Summary

Directly alters the graphics state of a graphics port according to the keyword arguments supplied.
Signature

set-graphics-state port &rest args
                   &key transform foreground background 
                        operation stipple pattern 
                        thickness scale-thickness
                        dashed dash line-end-style line-joint-style
                        mask mask-x mask-y font
                   => 

Arguments

port

A graphics port

args

Values

Description

This directly alters the graphics state of port according to the keyword arg values. Unspecified args leave the associated slots unchanged.

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker