|
PHP5中文手册
ps_setdash(PECL ps:1.1.0-1.3.5) ps_setdash — Sets appearance of a dashed line 说明
bool ps_setdash
( resource $psdoc
, float $on
, float $off
)
Sets the length of the black and white portions of a dashed line. 参数
返回值如果成功则返回 TRUE,失败则返回 FALSE。 |