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

search for in the

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

view this page in

ps_set_value

(PECL ps >= 1.1.0)

ps_set_value値を設定する

説明

bool ps_set_value ( resource $psdoc , string $name , float $value )

多くの関数で利用される値を設定します。 パラメータは浮動小数点数値として定義されます。

パラメータ

psdoc

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

name

name は以下のうちのひとつです。

textrendering

テキストをどのように見せるか。

textx

出力テキストの x 座標。

texty

出力テキストの y 座標。

wordspacing

単語の間隔を空白文字に対する比率で設定する。

leading

行間をピクセルで指定する。

value

パラメータの値。

返り値

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

参考



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

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