首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageline
imageline
畫一條線
名稱:
imageline
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
畫一條線
相關內容
php代碼測試功能的常見問題及解決方案分享
9
PHP數組在模板引擎中的應用方法和技巧
7
PHP安全編碼技巧:如何使用filter_input函數防止跨站腳本攻擊
8
PHP文件讀取與寫入方法詳解和示例
1
同類函數
getimagesizefromstring
getimagesizefromstring
從字符串中獲取圖像的大小
imagefilter
imagefilter
對圖像應用濾鏡
imagegif
imagegif
將圖像輸出到瀏覽器或文件
imagettfbbox
imagettfbbox
使用TrueType字體給出文本的邊界框
imageaffinematrixconcat
imageaffinematrixconcat
連接兩個仿射變換矩陣
imagedestroy
imagedestroy
銷毀圖像
imagecolorresolvealpha
imagecolorresolvealpha
獲取指定顏色的索引+alpha或其最接近
imagesetinterpolation
imagesetinterpolation
設置插值方法
熱門文章