首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagesx
imagesx
獲取圖像寬度
名稱:
imagesx
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取圖像寬度
相關內容
如何通過header() 實現強制瀏覽器下載文件而不是打開
8
為什麼建議在某些場合用array_slice() 而非end()?
3
如何在array_chunk 中使用array_reduce 聚合數據
4
將mysqli_result 中的所有數據轉換為二維數組
10
同類函數
imagecreatefromwbmp
imagecreatefromwbmp
從文件或URL創建新圖像
imagealphablending
imagealphablending
設置圖像的混合模式
iptcparse
iptcparse
將二進制IPTC塊解析為單個標記
imagecharup
imagecharup
垂直繪製一個字符
imagecreatefromgif
imagecreatefromgif
從文件或URL創建新圖像
imagecolorresolve
imagecolorresolve
獲取指定顏色的索引或其最接近的替代顏色
imagecopy
imagecopy
複製圖像的一部分
imagecolorset
imagecolorset
設置指定調色板索引的顏色
熱門文章