ps_show_xy2
(PECL ps >= 1.1.0)
ps_show_xy2 — Output text at position
說明
ps_show_xy2(
resource
string
int
float
float
): bool
resource
$psdoc
,string
$text
,int
$len
,float
$xcoor
,float
$ycoor
): bool
警告
本函式還未編寫文件,僅有參數列表。
返回值
成功時返回 true
, 或者在失敗時返回 false
。