ps_set_border_color
(PECL)
ps_set_border_color -- Sets color of border for annotations
Descripción
bool
ps_set_border_color ( resource psdoc, float red, float green, float blue )
Annotations like the starting points of links are surrounded by a rectangle.
This function sets the color of the border line.
Valores retornados
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.