首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagexbm
imagexbm
將XBM圖像輸出到瀏覽器或文件
名稱:
imagexbm
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將XBM圖像輸出到瀏覽器或文件
相關內容
使用stream_copy_to_stream 複製遠程資源流的正確方法
9
time_nanosleep 與高精度計時工具結合使用技巧
4
如何使用PHP floor() 函數對浮動值進行向下取整
1
mb_strcut 中的字節和字符問題,你必須知道的區別
7
同類函數
gd_info
gd_info
檢索有關當前安裝的GD庫的信息
imagepolygon
imagepolygon
繪製多邊形
imagecreatetruecolor
imagecreatetruecolor
創建一個新的真彩色圖像
imageline
imageline
畫一條線
imagecolorclosesthwb
imagecolorclosesthwb
獲取具有色調,白色和黑度的顏色的索引
image2wbmp
image2wbmp
將圖像輸出到瀏覽器或文件此函數自PHP7
imagecreatefromjpeg
imagecreatefromjpeg
從文件或URL創建新圖像
imagealphablending
imagealphablending
設置圖像的混合模式
熱門文章