Returns the graphics-state object for a graphics port. Deprecated, use port-graphics-state instead.
graphics-ports
get-graphics-state port => state
port⇩ |
A graphics port. |
state |
A graphics-state object. |
The function get-graphics-state
returns the graphics-state object of port. get-graphics-state
is deprecated. Use port-graphics-state instead.
CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15