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

search for in the

ps_show2> <ps_show_xy2
Last updated: Fri, 13 Nov 2009

view this page in

ps_show_xy

(PECL ps >= 1.1.0)

ps_show_xy指定された位置にテキストを出力する

説明

bool ps_show_xy ( resource $psdoc , string $text , float $x , float $y )

指定された位置にテキストを出力します。

パラメータ

psdoc

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

text

出力するテキスト。

x

テキストを囲むボックスの左下角の x 座標。

y

テキストを囲むボックスの左下角の y 座標。

返り値

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

参考



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

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