首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagefill
imagefill
區域填充
名稱:
imagefill
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
區域填充
相關內容
如何使用PHP開發數據圖表展示功能
10
session_register_shutdown() 無法生效的配置項檢查清單
8
用錯誤的作用域調用$errno 導致誤判
5
array_fill_keys 與array_intersect_key 實現鍵過濾
1
同類函數
imagetypes
imagetypes
返回此PHP版本支持的圖像類型
imageloadfont
imageloadfont
加載新字體
imagecopymerge
imagecopymerge
複製並合併圖像的一部分
imagecolorresolve
imagecolorresolve
獲取指定顏色的索引或其最接近的替代顏色
imagecreatefromgd2
imagecreatefromgd2
從GD2文件或URL創建新圖像
imagedashedline
imagedashedline
畫一條虛線
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
imagesetinterpolation
imagesetinterpolation
設置插值方法
熱門文章