ps_set_border_color

(PECL)

ps_set_border_color -- Sets color of border for annotations

說明

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.

返回值

若果成功則返回 TRUE,失敗則返回 FALSE