首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagewbmp
imagewbmp
將圖像輸出到瀏覽器或文件
名稱:
imagewbmp
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將圖像輸出到瀏覽器或文件
相關內容
imagewbmp函數與imagecopy函數結合生成複雜圖像
10
imagewbmp函數參數詳解及示例
2
imagewbmp函數與imagecreate函數配合使用示例
6
如何使用imagewbmp函數生成WBMP格式圖片
3
同類函數
imagecolortransparent
imagecolortransparent
將顏色定義為透明
imagecolorclosest
imagecolorclosest
獲取與指定顏色最接近的顏色的索引
imagefontheight
imagefontheight
獲取字體高度
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
iptcembed
iptcembed
將二進制IPTC數據嵌入JPEG圖像
imagecreatefromgif
imagecreatefromgif
從文件或URL創建新圖像
imagefilledrectangle
imagefilledrectangle
繪製一個填充的矩形
imageloadfont
imageloadfont
加載新字體
熱門文章
imagewbmp函數與imagecreate函數配合使用示例
如何使用imagewbmp函數生成WBMP格式圖片
imagewbmp函數與imagecopy函數結合生成複雜圖像
imagewbmp函數參數詳解及示例