ps_set_border_color
Sets color of border for annotations
Beschreibung
bool ps_set_border_color
( resource $psdoc
, float $red
, float $green
, float $blue
)
Parameter-Liste
-
psdoc
-
Resource identifier of the postscript file
as returned by ps_new.
-
red
-
The red component of the border color.
-
green
-
The green component of the border color.
-
blue
-
The blue component of the border color.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
Siehe auch
- ps_set_border_dash
- ps_set_border_style