ps_stroke
(PECL)
ps_stroke -- Draws the current path
Leírás
bool
ps_stroke ( resource psdoc )
Draws the path constructed with previously called drawing functions like
ps_lineto().
Paraméterek
- psdoc
Resource identifier of the postscript file
as returned by ps_new().
Visszatérési értékek
Siker esetén TRUE értékkel tér vissza,
ellenkező esetben FALSE értéket ad.