ps_set_border_color
(PECL)
ps_set_border_color -- Sets color of border for annotations
Descrizione
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.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.