首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagewbmp
imagewbmp
將圖像輸出到瀏覽器或文件
名稱:
imagewbmp
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將圖像輸出到瀏覽器或文件
相關內容
使用mysqli::$error 和error_log() 保存錯誤日誌到文件
8
利用PHP和coreseek提升網站搜索性能的技巧與經驗
6
如何使用代碼生成器和模板引擎自動生成符合最新PHP代碼規範的代碼片段和文件?
7
php代碼測試功能在團隊協作中的重要作用分析
10
同類函數
imagefilledellipse
imagefilledellipse
繪製填充的橢圓
imagecolorresolvealpha
imagecolorresolvealpha
獲取指定顏色的索引+alpha或其最接近
imagesy
imagesy
獲取圖像高度
imagecreatefromgd2part
imagecreatefromgd2part
從GD2文件或URL的給定部分創建新圖像
imagecropauto
imagecropauto
使用其中一種可用模式自動裁剪圖像
imagesetinterpolation
imagesetinterpolation
設置插值方法
imagesx
imagesx
獲取圖像寬度
imagesetclip
imagesetclip
設置剪切矩形
熱門文章