首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecreatefrombmp
imagecreatefrombmp
從文件或URL創建新圖像
名稱:
imagecreatefrombmp
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
從文件或URL創建新圖像
相關內容
xml_parse 中沒有正確關閉解析器的常見錯誤及避免方法
3
編寫通用腳本時php_uname() 的實際應用場景
9
結合array_map 函數使用array_chunk 進行數據轉換
5
array_diff() 能處理對像數組嗎?
9
同類函數
imagecolordeallocate
imagecolordeallocate
為圖像取消分配顏色
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagearc
imagearc
繪製弧形
imagetypes
imagetypes
返回此PHP版本支持的圖像類型
imageline
imageline
畫一條線
imagegetclip
imagegetclip
獲取剪切矩形
imagescale
imagescale
使用給定的新寬度和高度縮放圖像
imagesy
imagesy
獲取圖像高度
熱門文章