首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagewbmp
imagewbmp
將圖像輸出到瀏覽器或文件
名稱:
imagewbmp
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將圖像輸出到瀏覽器或文件
相關內容
imagewbmp函數參數詳解及示例
2
imagewbmp函數與imagecreate函數配合使用示例
6
如何使用imagewbmp函數生成WBMP格式圖片
3
同類函數
imagecopymerge
imagecopymerge
複製並合併圖像的一部分
iptcparse
iptcparse
將二進制IPTC塊解析為單個標記
imagefttext
imagefttext
使用FreeType2使用字體將文本寫入
imageinterlace
imageinterlace
啟用或禁用隔行掃描
imageftbbox
imageftbbox
通過freetype2使用字體給出文本的
imagearc
imagearc
繪製弧形
imagecreatefrompng
imagecreatefrompng
從文件或URL創建新圖像
imageline
imageline
畫一條線
熱門文章
imagewbmp函數參數詳解及示例
如何使用imagewbmp函數生成WBMP格式圖片
imagewbmp函數與imagecreate函數配合使用示例