首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagefill
imagefill
區域填充
名稱:
imagefill
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
區域填充
相關內容
表單數據變更檢測案例
8
array_change_key_case() 結合json_encode() 和json_decode() 的應用
3
創建文字水印時使用imagefontwidth() 精確定位
9
利用header() + session_start() 做登錄跳轉
7
同類函數
imagecolortransparent
imagecolortransparent
將顏色定義為透明
imagefilledrectangle
imagefilledrectangle
繪製一個填充的矩形
imagesy
imagesy
獲取圖像高度
imagecreatefromxpm
imagecreatefromxpm
從文件或URL創建新圖像
imagesavealpha
imagesavealpha
保存PNG圖像時是否保留完整的Alpha
getimagesizefromstring
getimagesizefromstring
從字符串中獲取圖像的大小
imageopenpolygon
imageopenpolygon
繪製一個開放的多邊形
imagecopymergegray
imagecopymergegray
使用灰度複製和合併圖像的一部分
熱門文章