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

search for in the

ps_setlinewidth> <ps_setlinecap
Last updated: Fri, 13 Nov 2009

view this page in

ps_setlinejoin

(PECL ps >= 1.1.0)

ps_setlinejoin線の連結方法を設定する

説明

bool ps_setlinejoin ( resource $psdoc , int $type )

線がどのように連結されるかを設定します。

パラメータ

psdoc

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

type

線の連結方式。 PS_LINEJOIN_MITERPS_LINEJOIN_ROUND あるいは PS_LINEJOIN_BEVEL のいずれか。

返り値

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

参考



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

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