首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagedashedline
imagedashedline
畫一條虛線
名稱:
imagedashedline
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
畫一條虛線
相關內容
如何使用PHP函數進行網頁爬蟲和數據採集?
1
使用mysqli::debug 會暴露數據庫信息嗎?安全性分析
1
使用is_a() 實現簡單的依賴注入檢查機制
3
RESTful 接口參數白名單過濾的實用技巧
2
同類函數
imagedestroy
imagedestroy
銷毀圖像
imagewbmp
imagewbmp
將圖像輸出到瀏覽器或文件
imageantialias
imageantialias
是否應使用抗鋸齒功能
imagestring
imagestring
水平繪製一個字符串
imagecolorexact
imagecolorexact
獲取指定顏色的索引
imagefilledarc
imagefilledarc
繪製部分圓弧並填充它
getimagesizefromstring
getimagesizefromstring
從字符串中獲取圖像的大小
imagepolygon
imagepolygon
繪製多邊形
熱門文章