首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagesetbrush
imagesetbrush
為畫線設置畫筆圖像
名稱:
imagesetbrush
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
為畫線設置畫筆圖像
相關內容
如何通過set_local_infile_handler函數實現MySQL本地文件導入
5
array_filter 與array_map 聯合使用的技巧
8
PHP wordwrap 函數中設置換行長度的最佳實踐
8
hash_final 與hash_init 配合使用的最佳實踐
6
同類函數
imagecreatefromwbmp
imagecreatefromwbmp
從文件或URL創建新圖像
imagechar
imagechar
水平繪製一個字符
imagecolorsforindex
imagecolorsforindex
獲取索引的顏色
imagecolorexact
imagecolorexact
獲取指定顏色的索引
imagedashedline
imagedashedline
畫一條虛線
image2wbmp
image2wbmp
將圖像輸出到瀏覽器或文件此函數自PHP7
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
imagecolorallocate
imagecolorallocate
為圖像分配顏色
熱門文章