Directly alters the graphics-state of a graphics port according to the keyword arguments supplied.
graphics-ports
set-graphics-state port &rest args &key transform foreground background operation stipple pattern fill-style thickness scale-thickness dashed dash line-end-style line-joint-style mask mask-x mask-y font shape-mode text-mode compositing-mode mask-transform
port⇩ |
A graphics port. |
args⇩ |
Keywords and values to initialize a graphics-state. |
See graphics-state for interpretation of the arguments. |
The function set-graphics-state
directly alters the graphics state of port according to the values of the keyword arguments transform, foreground, background, operation, stipple, pattern, fill-style, thickness, scale-thickness, dashed, dash, line-end-style, line-joint-style, mask, mask-x, mask-y, font, shape-mode, text-mode, compositing-mode and mask-transform. Unspecified keywords leave the associated slots unchanged. The keyword arguments args correspond to the slots in the graphics state, as described in graphics-state.
graphics-state
with-graphics-state
13 Drawing - Graphics Ports
CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15