ps_closepath_stroke
(PECL)
ps_closepath_stroke -- Closes and strokes path
Descripción
bool
ps_closepath_stroke ( resource psdoc )
Connects the last point with first point of a path and draws the resulting
closed line.
Valores retornados
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.