首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecreatefromgd
imagecreatefromgd
從GD文件或URL創建新圖像
名稱:
imagecreatefromgd
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
從GD文件或URL創建新圖像
相關內容
PHP與glibc的結合與應用探索
4
PHP7中session值不能成功跨頁傳遞怎麼辦? 「附解決方案」
6
如何通過mb_get_info 檢查PHP 環境中是否啟用了mbstring 擴展
2
PHP自定義遞歸函數實現數組轉JSON功能【支持GBK編
8
同類函數
jpeg2wbmp
jpeg2wbmp
將JPEG圖像文件轉換為WBMP圖像文件
imagedashedline
imagedashedline
畫一條虛線
imagefilledrectangle
imagefilledrectangle
繪製一個填充的矩形
imageflip
imageflip
使用給定模式翻轉圖像
imagecopy
imagecopy
複製圖像的一部分
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
imagefilltoborder
imagefilltoborder
區域填充到指定顏色的邊界為止
熱門文章