首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagepolygon
imagepolygon
繪製多邊形
名稱:
imagepolygon
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
繪製多邊形
相關內容
imagepolygon() 函數基礎用法詳解
3
同類函數
imagerotate
imagerotate
以給定角度旋轉圖像
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
imagecolorstotal
imagecolorstotal
找出圖像調色板中的顏色數
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
imagefontheight
imagefontheight
獲取字體高度
imagecreatefromgd2part
imagecreatefromgd2part
從GD2文件或URL的給定部分創建新圖像
imagecopyresampled
imagecopyresampled
使用重新採樣複製和調整圖像的一部分
imagefilledarc
imagefilledarc
繪製部分圓弧並填充它
熱門文章
imagepolygon() 函數基礎用法詳解