首頁
PHP
Tags
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代替
相關內容
image2wbmp 中的顏色映射與色彩空間調整
6
如何通過image2wbmp 調整圖像的質量
5
同類函數
jpeg2wbmp
jpeg2wbmp
將JPEG圖像文件轉換為WBMP圖像文件
imagedestroy
imagedestroy
銷毀圖像
imagefilledpolygon
imagefilledpolygon
繪製填充多邊形
imagepolygon
imagepolygon
繪製多邊形
imagesetthickness
imagesetthickness
設定畫線的寬度
imagesetbrush
imagesetbrush
為畫線設置畫筆圖像
imageresolution
imageresolution
獲取或設置圖像的分辨率
imagefontwidth
imagefontwidth
獲取字體寬度
熱門文章
如何通過image2wbmp 調整圖像的質量
image2wbmp 中的顏色映射與色彩空間調整