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

NextPrevUpTopContentsIndex

set-graphics-state

Function
Summary

Directly alters the graphics-state of a graphics port according to the keyword arguments supplied.

Package

graphics-ports

Signature

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

Arguments

port

A graphics port.

Description

The function set-graphics-state directly alters the graphics state of port according to the values of the keyword arguments args . Unspecified keywords leave the associated slots unchanged.

See graphics-state for valid values for args .

See also

graphics-state
with-graphics-state
Drawing - Graphics Ports


CAPI User Guide and Reference Manual (Unix version) - 25 Feb 2015

NextPrevUpTopContentsIndex