首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagebmp
imagebmp
將BMP圖像輸出到瀏覽器或文件
名稱:
imagebmp
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將BMP圖像輸出到瀏覽器或文件
相關內容
使用array_flip() 逆轉值與鍵後統計再處理
4
array_diff_assoc() 忽略鍵名是否能達到預期效果?
2
使用stream_context_get_options() 檢查SSL證書選項
9
如何在Phalcon框架中使用事件管理器(Event Manager)實現觀察者模式
6
同類函數
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
imagesetpixel
imagesetpixel
畫一個單一像素
imagepalettecopy
imagepalettecopy
將調色板從一個圖像複製到另一個圖像
imageellipse
imageellipse
繪製一個橢圓
imagecropauto
imagecropauto
使用其中一種可用模式自動裁剪圖像
imagecolorstotal
imagecolorstotal
找出圖像調色板中的顏色數
imageflip
imageflip
使用給定模式翻轉圖像
imagecolorsforindex
imagecolorsforindex
獲取索引的顏色
熱門文章