首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagesetbrush
imagesetbrush
為畫線設置畫筆圖像
名稱:
imagesetbrush
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
為畫線設置畫筆圖像
相關內容
socket_set_block 在數據完整性保障中的應用
4
如何在PHP7.0中進行AJAX開發?
10
如何避免apcu_entry 中緩存過期帶來的性能問題
8
parse_url 中的user 和pass 字段用法不常見卻重要
3
同類函數
imagefilledarc
imagefilledarc
繪製部分圓弧並填充它
imagecrop
imagecrop
將圖像裁剪到給定的矩形
imagecreatetruecolor
imagecreatetruecolor
創建一個新的真彩色圖像
imagecropauto
imagecropauto
使用其中一種可用模式自動裁剪圖像
png2wbmp
png2wbmp
將PNG圖像文件轉換為WBMP圖像文件
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagecolorexactalpha
imagecolorexactalpha
獲取指定顏色+alpha的索引
imagecolormatch
imagecolormatch
使圖像調色板版本的顏色更接近真實顏色版本
熱門文章