首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagerectangle
imagerectangle
繪製一個矩形
名稱:
imagerectangle
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
繪製一個矩形
相關內容
date_sunset() 函數的基本語法和參數解析
1
如何結合array_change_key_case() 進行RESTful API 數據標準化?
5
mysqli::get_charset 是獲取客戶端還是服務端字符集?
1
PHP數據過濾:從用戶輸入到數據庫安全
2
同類函數
imagecolorset
imagecolorset
設置指定調色板索引的顏色
imagefilledpolygon
imagefilledpolygon
繪製填充多邊形
imagecolorresolvealpha
imagecolorresolvealpha
獲取指定顏色的索引+alpha或其最接近
imagecreatefromgif
imagecreatefromgif
從文件或URL創建新圖像
imagecreatefromgd2part
imagecreatefromgd2part
從GD2文件或URL的給定部分創建新圖像
png2wbmp
png2wbmp
將PNG圖像文件轉換為WBMP圖像文件
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imageloadfont
imageloadfont
加載新字體
熱門文章