首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagescale
imagescale
使用給定的新寬度和高度縮放圖像
名稱:
imagescale
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
使用給定的新寬度和高度縮放圖像
相關內容
如何使用stripos 從字符串中某個位置之後開始查找
8
使用array_diff_assoc() 過濾掉數組中鍵值都相同的元素
4
用php_uname() 顯示完整的系統信息字符串
3
md5_file() 函數的基礎用法詳解
7
同類函數
imagecreatefromwbmp
imagecreatefromwbmp
從文件或URL創建新圖像
imagecolorallocate
imagecolorallocate
為圖像分配顏色
imagecopymerge
imagecopymerge
複製並合併圖像的一部分
imagecreatefrombmp
imagecreatefrombmp
從文件或URL創建新圖像
imagecolorallocatealpha
imagecolorallocatealpha
為圖像分配顏色
imagewbmp
imagewbmp
將圖像輸出到瀏覽器或文件
png2wbmp
png2wbmp
將PNG圖像文件轉換為WBMP圖像文件
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
熱門文章