首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecreatefrombmp
imagecreatefrombmp
從文件或URL創建新圖像
名稱:
imagecreatefrombmp
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
從文件或URL創建新圖像
相關內容
如何使用headers_list() 獲取當前的HTTP 頭信息列表
8
如何用imageflip() 實現水平鏡像翻轉
6
PHP和PHPMAILER:如何在網站中實現郵件發送功能?
7
如何使用PHP面向對像簡單工廠模式創建靈活的對象實例
8
同類函數
imagefontheight
imagefontheight
獲取字體高度
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
imagegetclip
imagegetclip
獲取剪切矩形
imagepalettecopy
imagepalettecopy
將調色板從一個圖像複製到另一個圖像
imagefilledrectangle
imagefilledrectangle
繪製一個填充的矩形
imagecolorat
imagecolorat
獲取像素顏色的索引
imagedestroy
imagedestroy
銷毀圖像
imagepolygon
imagepolygon
繪製多邊形
熱門文章