首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagegd
imagegd
將GD圖像輸出到瀏覽器或文件
名稱:
imagegd
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將GD圖像輸出到瀏覽器或文件
相關內容
array_change_key_case() 在array_unique() 之前或之後使用的影響
7
PHP8框架開發MVC:解決常見錯誤的技巧
7
使用array_key_exists() 檢查常量是否存在
7
從零開始學習PHP物聯網編程:使用示例代碼進行實踐
2
同類函數
imagecreatetruecolor
imagecreatetruecolor
創建一個新的真彩色圖像
imagecopy
imagecopy
複製圖像的一部分
imagecreatefromxpm
imagecreatefromxpm
從文件或URL創建新圖像
imagecreatefromgif
imagecreatefromgif
從文件或URL創建新圖像
imagesetbrush
imagesetbrush
為畫線設置畫筆圖像
imagexbm
imagexbm
將XBM圖像輸出到瀏覽器或文件
imagesetinterpolation
imagesetinterpolation
設置插值方法
imagesx
imagesx
獲取圖像寬度
熱門文章