Man Page: ps_set_border_color
Operating Environment: debian
Section: 3
PS_SET_BORDER_COLOR(3) Library Functions Manual PS_SET_BORDER_COLOR(3)NAMEPS_set_border_color -- Sets color of border for annotationsSYNOPSIS#include <pslib.h> void PS_set_border_color(PSDoc *psdoc, float red, float green, float blue)DESCRIPTIONAnnotations like the starting points of links are surounded by a rectancle. This function sets the color of the border line.SEE ALSOPS_set_border_style(3), PS_set_border_dash(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SET_BORDER_COLOR(3)