ps_stroke

(PECL ps >= 1.1.0)

ps_strokeDraws the current path

Descrierea

ps_stroke ( resource $psdoc ) : bool

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

Parametri

psdoc

Resource identifier of the postscript file as returned by ps_new().

Valorile întoarse

Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eșecului.

A se vedea și