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

search for in the

ps_setmiterlimit> <ps_setlinejoin
Last updated: Fri, 13 Nov 2009

view this page in

ps_setlinewidth

(PECL ps >= 1.1.0)

ps_setlinewidth線幅を設定する

説明

bool ps_setlinewidth ( resource $psdoc , float $width )

以降の描画処理での線幅を設定します。

パラメータ

psdoc

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

width

線の幅 (ポイント数)。

返り値

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

参考



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

ps_setmiterlimit> <ps_setlinejoin
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites