downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ps_setflat> <ps_setcolor
Last updated: Fri, 13 Nov 2009

view this page in

ps_setdash

(PECL ps >= 1.1.0)

ps_setdash破線の形状を設定する

説明

bool ps_setdash ( resource $psdoc , float $on , float $off )

破線の「線」の部分と「空白」の部分の長さを設定します。

パラメータ

psdoc

ps_new() が返す、postscript ファイルのリソース ID。

on

破線の長さ。

off

破線と破線の間隔の長さ。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



add a note add a note User Contributed Notes
ps_setdash
There are no user contributed notes for this page.

ps_setflat> <ps_setcolor
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites