首頁
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
同類函數
imagecharup
imagecharup
垂直繪製一個字符
imagefill
imagefill
區域填充
imagejpeg
imagejpeg
將圖像輸出到瀏覽器或文件
imagecolorstotal
imagecolorstotal
找出圖像調色板中的顏色數
imageftbbox
imageftbbox
通過freetype2使用字體給出文本的
imagecreatefromgd2
imagecreatefromgd2
從GD2文件或URL創建新圖像
imagepalettetotruecolor
imagepalettetotruecolor
將基於調色板的圖像轉換為真彩色
imagecolortransparent
imagecolortransparent
將顏色定義為透明
熱門文章
image2wbmp 中的顏色映射與色彩空間調整
如何通過image2wbmp 調整圖像的質量