首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagearc
imagearc
繪製弧形
名稱:
imagearc
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
繪製弧形
相關內容
用PHP 實現半透明水印功能
8
與mysqli::query 連用時如何通過$errno 精確定位錯誤
3
如何結合curl_multi_exec() 和curl_share_init() 實現並發請求優化
7
date_sunset() 與date_diff() 計算日落與當前時間差
7
同類函數
jpeg2wbmp
jpeg2wbmp
將JPEG圖像文件轉換為WBMP圖像文件
imagedashedline
imagedashedline
畫一條虛線
imagefontheight
imagefontheight
獲取字體高度
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagecolorclosest
imagecolorclosest
獲取與指定顏色最接近的顏色的索引
imagecopyresampled
imagecopyresampled
使用重新採樣複製和調整圖像的一部分
imagesavealpha
imagesavealpha
保存PNG圖像時是否保留完整的Alpha
imagefilledpolygon
imagefilledpolygon
繪製填充多邊形
熱門文章