imagefttext

(PHP 4 >= 4.1.0, PHP 5)

imagefttext -- 使用 FreeType 2 字型將文字寫入圖像

說明

array imagefttext ( resource image, float size, float angle, int x, int y, int col, string font_file, string text [, array extrainfo] )

警示

本函數暫無文件,僅有參數清單。

注: 本函數需要 GD 2.0.1 或更高版本。

注: extrainfo 參數自 PHP 4.3.5 起成為可選項。