首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageloadfont
imageloadfont
加載新字體
名稱:
imageloadfont
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
加載新字體
相關內容
如何結合mysqli::set_charset() 與mysqli::get_charset() 進行字符集驗證?
6
突破創作極限:利用PHP對接Midjourney,創造出引人入勝的AI繪畫作品
6
學習C++開發,創建靈活可擴展的PHP7/8擴展
9
PHP郵件對接類的使用技巧和注意事項
3
同類函數
imagedestroy
imagedestroy
銷毀圖像
imagetruecolortopalette
imagetruecolortopalette
將真彩色圖像轉換為調色板圖像
imageinterlace
imageinterlace
啟用或禁用隔行掃描
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
imagecolorexactalpha
imagecolorexactalpha
獲取指定顏色+alpha的索引
imagecreatefromwbmp
imagecreatefromwbmp
從文件或URL創建新圖像
imageresolution
imageresolution
獲取或設置圖像的分辨率
imagerectangle
imagerectangle
繪製一個矩形
熱門文章