首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
名稱:
imagettftext
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
使用TrueType字體將文本寫入圖像
相關內容
imagettftext 配合imageline 使用實現複雜圖形
2
同類函數
imagesetthickness
imagesetthickness
設定畫線的寬度
imagedashedline
imagedashedline
畫一條虛線
imagegif
imagegif
將圖像輸出到瀏覽器或文件
imagecreatefromwebp
imagecreatefromwebp
從文件或URL創建新圖像
imagetypes
imagetypes
返回此PHP版本支持的圖像類型
imagealphablending
imagealphablending
設置圖像的混合模式
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
imagefill
imagefill
區域填充
熱門文章
imagettftext 配合imageline 使用實現複雜圖形