All Manuals > CAPI Reference Manual > 2 GP Reference Entries

NextPrevUpTopContentsIndex

port-graphics-state

Function
Summary

Returns the graphics-state object for a graphics port.

Package

graphics-ports

Signature

port-graphics-state port => state

Arguments

port

A graphics port.

Values

state

A graphics-state object.

Description

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

See also

graphics-state


CAPI Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex