首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagewbmp
imagewbmp
將圖像輸出到瀏覽器或文件
名稱:
imagewbmp
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將圖像輸出到瀏覽器或文件
相關內容
imagewbmp函數參數詳解及示例
2
imagewbmp函數與imagecreate函數配合使用示例
6
同類函數
imagecreatefromgif
imagecreatefromgif
從文件或URL創建新圖像
imagefilledellipse
imagefilledellipse
繪製填充的橢圓
gd_info
gd_info
檢索有關當前安裝的GD庫的信息
imagesetclip
imagesetclip
設置剪切矩形
imagecolorallocatealpha
imagecolorallocatealpha
為圖像分配顏色
imagecreate
imagecreate
創建一個新的基於調色板的圖像
imagecreatefromwbmp
imagecreatefromwbmp
從文件或URL創建新圖像
imagecreatefromgd
imagecreatefromgd
從GD文件或URL創建新圖像
熱門文章
imagewbmp函數參數詳解及示例
imagewbmp函數與imagecreate函數配合使用示例