首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagerectangle
imagerectangle
繪製一個矩形
名稱:
imagerectangle
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
繪製一個矩形
相關內容
如何使用PHP構建機器學習模型
3
使用curl_share_init() 實現Redis 代理DNS 緩存機制
2
常用上下文選項速查表:HTTP/FTP/SSL
1
用str_split 快速構建字符串填字遊戲
6
同類函數
getimagesize
getimagesize
獲取圖像的大小
imagesetinterpolation
imagesetinterpolation
設置插值方法
imagecolorat
imagecolorat
獲取像素顏色的索引
imagecopymerge
imagecopymerge
複製並合併圖像的一部分
imagefilter
imagefilter
對圖像應用濾鏡
imagecolorallocatealpha
imagecolorallocatealpha
為圖像分配顏色
imagepalettecopy
imagepalettecopy
將調色板從一個圖像複製到另一個圖像
imagecreatefromxpm
imagecreatefromxpm
從文件或URL創建新圖像
熱門文章