PS
PHP Manual

ps_fill

(PECL ps:1.1.0-1.3.5)

ps_fill — Fills the current path

Опи�ание

bool ps_fill ( resource $psdoc )

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

Спи�ок параметров

psdoc

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

Возвращаемые значени�

Возвращает TRUE в �лучае у�пешного завершени� или FALSE в �лучае возникновени� ошибки.

Смотрите также


PS
PHP Manual