首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagefilledrectangle
imagefilledrectangle
繪製一個填充的矩形
名稱:
imagefilledrectangle
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
繪製一個填充的矩形
相關內容
在PHP CLI 與Web 環境中使用該函數的注意事項
4
錯誤的編碼格式會導致xml_parse 無法正確解析XML 數據
3
使用hash_update_stream() 實現文件簽名驗證
3
array_chunk 拆分時避免塊內空數據
7
同類函數
imagefontwidth
imagefontwidth
獲取字體寬度
imagealphablending
imagealphablending
設置圖像的混合模式
imagecolorclosest
imagecolorclosest
獲取與指定顏色最接近的顏色的索引
imagechar
imagechar
水平繪製一個字符
imagesy
imagesy
獲取圖像高度
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
imageellipse
imageellipse
繪製一個橢圓
imagegrabscreen
imagegrabscreen
捕獲整個屏幕
熱門文章