ps_fill
(PECL)
ps_fill -- Fills the current path
Descripción
bool
ps_fill ( resource psdoc )
Fills the path constructed with previously called drawing functions like
ps_lineto().
Valores retornados
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.