首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
image2wbmp
image2wbmp
將圖像輸出到瀏覽器或文件此函數自PHP 7.3.0 起已刪除,並在PHP 8.0.0 中刪除。請使用imagewbmp代替
名稱:
image2wbmp
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將圖像輸出到瀏覽器或文件此函數自PHP 7.3.0 起已刪除,並在PHP 8.0.0 中刪除。請使用imagewbmp代替
相關內容
利用hash_equals 函數進行安全的用戶認證
5
調試數據庫失敗時,mysqli_stmt::$error 相比mysqli::$error 有何優勢
6
如何利用imagegetclip裁剪圖像並同時應用縮放
1
使用socket_set_block 調優長連接策略
3
同類函數
imageaffinematrixconcat
imageaffinematrixconcat
連接兩個仿射變換矩陣
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagecreatefromgd2
imagecreatefromgd2
從GD2文件或URL創建新圖像
imagechar
imagechar
水平繪製一個字符
imagecolordeallocate
imagecolordeallocate
為圖像取消分配顏色
imagesettile
imagesettile
設定用於填充的貼圖
imagepolygon
imagepolygon
繪製多邊形
imagecolorstotal
imagecolorstotal
找出圖像調色板中的顏色數
熱門文章