Skip to content
Chris Petersen edited this page Oct 16, 2014 · 1 revision

This function sets the current pen color.

Parameter Description
g graph context
c color

Example

(graph-color Black)
(graph-color (color-rgb 0 0 0))
Clone this wiki locally