All Manuals > CAPI Reference Manual > 2 GP Reference Entries

NextPrevUpTopContentsIndex

get-graphics-state

Function
Summary

Returns the graphics-state object for a graphics port. get-graphics-state is deprecated. Use port-graphics-state instead.

Package

graphics-ports

Signature

get-graphics-state port => state

Arguments

port

A graphics port.

Values

state

A graphics-state object.

Description

get-graphics-state is deprecated. Use port-graphics-state instead.

See also

port-graphics-state


CAPI Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex