ps_fill

(PECL)

ps_fill -- Fills the current path

Leírás

bool ps_fill ( resource psdoc )

Fills 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.

Lásd még

ps_fill_stroke()
ps_stroke()