NextPrevUpTopContentsIndex

get-graphics-state

Function
Summary

Returns the graphics state object for a graphics port.

Package

graphics-ports

Signature

get-graphics-state port => state

Arguments

port

A graphics port.

Values

state

A graphics state object.

Description

The get-graphics-state function returns the graphics state object for port . The individual slots can be accessed using the accessor functions.

See also

make-graphics-state


LispWorks CAPI Reference Manual - 17 Mar 2008

NextPrevUpTopContentsIndex