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

search for in the

ps_setlinejoin> <ps_setgray
[edit] Last updated: Fri, 10 Feb 2012

view this page in

ps_setlinecap

(PECL ps >= 1.1.0)

ps_setlinecap線端の形状を設定する

説明

bool ps_setlinecap ( resource $psdoc , int $type )

線端をどのように表示するかを設定します。

パラメータ

psdoc

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

type

線端の形式。 PS_LINECAP_BUTTPS_LINECAP_ROUND あるいは PS_LINECAP_SQUARED のいずれか。

返り値

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

参考



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites