首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagescale
imagescale
使用給定的新寬度和高度縮放圖像
名稱:
imagescale
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
使用給定的新寬度和高度縮放圖像
相關內容
mb_get_info 在PHP 7.x 和PHP 8.x 中的差異與兼容性分析
10
settype() 轉換布爾值時的注意事項
3
hrtime() 在PHP 中的基本用法詳解
8
parse_url 替代品有哪些?性能對比分析
5
同類函數
imageaffinematrixconcat
imageaffinematrixconcat
連接兩個仿射變換矩陣
imagecolorat
imagecolorat
獲取像素顏色的索引
imagecolorallocate
imagecolorallocate
為圖像分配顏色
imagegrabwindow
imagegrabwindow
捕獲一個窗口
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
imagecopymerge
imagecopymerge
複製並合併圖像的一部分
iptcparse
iptcparse
將二進制IPTC塊解析為單個標記
imagecolorstotal
imagecolorstotal
找出圖像調色板中的顏色數
熱門文章