ps_continue_text> <ps_closepath_stroke
Last updated: Fri, 24 Feb 2012

ps_closepath

(PECL ps >= 1.1.0)

ps_closepathCloses path

Descrição

bool ps_closepath ( resource $psdoc )

Connects the last point with the first point of a path. The resulting path can be used for stroking, filling, clipping, etc..

Parâmetros

psdoc

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

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja Também



User Contributed Notes
ps_closepath
There are no user contributed notes for this page.

ps_continue_text> <ps_closepath_stroke
Last updated: Fri, 24 Feb 2012