ps_stroke

ps_stroke -- Draws the current path

Description

bool ps_stroke (resource psdoc)

Draws the path constructed with previously called drawing functions like ps_lineto().

See also

ps_closepath_stroke(), ps_fill(), ps_fill_stroke()