首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageline
imageline
畫一條線
名稱:
imageline
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
畫一條線
相關內容
利用curl_share_init() 共享Cookie 提高登錄狀態復用效率
6
如何實現長連接復用配合curl_upkeep()
8
在哪些場景下需要使用session_register_shutdown()?
8
array_filter() 和array_diff_ukey() 的組合技巧
9
同類函數
imagecolorclosesthwb
imagecolorclosesthwb
獲取具有色調,白色和黑度的顏色的索引
imagepalettetotruecolor
imagepalettetotruecolor
將基於調色板的圖像轉換為真彩色
imagesetthickness
imagesetthickness
設定畫線的寬度
imagesetinterpolation
imagesetinterpolation
設置插值方法
image2wbmp
image2wbmp
將圖像輸出到瀏覽器或文件此函數自PHP7
imageopenpolygon
imageopenpolygon
繪製一個開放的多邊形
imagecreatefrompng
imagecreatefrompng
從文件或URL創建新圖像
imagefilledrectangle
imagefilledrectangle
繪製一個填充的矩形
熱門文章