ps_set_border_color(3) php man page | unix.com

Man Page: ps_set_border_color

Operating Environment: php

Section: 3

PS_SET_BORDER_COLOR(3)							 1						    PS_SET_BORDER_COLOR(3)

ps_set_border_color - Sets color of border for annotations

SYNOPSIS
bool ps_set_border_color (resource $psdoc, float $red, float $green, float $blue)
DESCRIPTION
Links added with one of the functions ps_add_weblink(3), ps_add_pdflink(3), etc. will be displayed with a surounded rectangle when the postscript document is converted to pdf and viewed in a pdf viewer. This rectangle is not visible in the postscript document. This function sets the color of the rectangle's border line.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $red - The red component of the border color. o $green - The green component of the border color. o $blue - The blue component of the border color.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_set_border_dash(3), ps_set_border_style(3). PHP Documentation Group PS_SET_BORDER_COLOR(3)
Related Man Pages
imagecolorexact(3) - php
imagecolorresolve(3) - php
ncurses_color_content(3) - php
ps_add_launchlink(3) - php
ps_add_pdflink(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update