首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagesetbrush
imagesetbrush
為畫線設置畫筆圖像
名稱:
imagesetbrush
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
為畫線設置畫筆圖像
相關內容
PHP中的link()函數
7
array_change_key_case() 如何與array_intersect_key() 結合使用?
5
如何使用PHP生成二維碼
5
PHP學習方法:如何優化代碼性能
1
同類函數
imagecolorclosest
imagecolorclosest
獲取與指定顏色最接近的顏色的索引
imagecolorresolvealpha
imagecolorresolvealpha
獲取指定顏色的索引+alpha或其最接近
imagecreatefromwebp
imagecreatefromwebp
從文件或URL創建新圖像
imagecolorallocate
imagecolorallocate
為圖像分配顏色
imagecolorset
imagecolorset
設置指定調色板索引的顏色
imageinterlace
imageinterlace
啟用或禁用隔行掃描
imagefontwidth
imagefontwidth
獲取字體寬度
imagecolorat
imagecolorat
獲取像素顏色的索引
熱門文章