首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagefilltoborder
imagefilltoborder
區域填充到指定顏色的邊界為止
名稱:
imagefilltoborder
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
區域填充到指定顏色的邊界為止
相關內容
imagefilltoborder 和imagecopymerge 混合使用案例
2
imagefilltoborder 在透明背景上的應用注意事項
4
imagefilltoborder 函數常見錯誤及調試方法
2
imagefilltoborder 和imagefilledrectangle 區別解析
5
PHP imagefilltoborder 函數繪製區域填充示例
5
同類函數
imagesy
imagesy
獲取圖像高度
imagepalettecopy
imagepalettecopy
將調色板從一個圖像複製到另一個圖像
imagecolorset
imagecolorset
設置指定調色板索引的顏色
imagecolorallocate
imagecolorallocate
為圖像分配顏色
gd_info
gd_info
檢索有關當前安裝的GD庫的信息
imagecolorstotal
imagecolorstotal
找出圖像調色板中的顏色數
iptcembed
iptcembed
將二進制IPTC數據嵌入JPEG圖像
imagesavealpha
imagesavealpha
保存PNG圖像時是否保留完整的Alpha
熱門文章
imagefilltoborder 在透明背景上的應用注意事項
imagefilltoborder 和imagecopymerge 混合使用案例
imagefilltoborder 函數常見錯誤及調試方法
PHP imagefilltoborder 函數繪製區域填充示例
imagefilltoborder 和imagefilledrectangle 區別解析