All Manuals > CAPI User Guide and Reference Manual > 22 GRAPHICS-PORTS Reference Entries

get-graphics-state Function

Summary

Returns the graphics-state object for a graphics port. 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

The function get-graphics-state returns the graphics-state object of port. get-graphics-state is deprecated. Use port-graphics-state instead.

See also

port-graphics-state


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15