首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagescale
imagescale
使用給定的新寬度和高度縮放圖像
名稱:
imagescale
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
使用給定的新寬度和高度縮放圖像
相關內容
PHP hash_equals 函數與strcmp 的區別與優勢
5
DES加密與解密:PHP與Java的實現對比
9
round 函數在PHP 中的基礎用法詳解
7
如何通過curl_close 和curl_setopt 動態管理cURL 會話的超時設置?
2
同類函數
imageloadfont
imageloadfont
加載新字體
imagefontheight
imagefontheight
獲取字體高度
imagettfbbox
imagettfbbox
使用TrueType字體給出文本的邊界框
imagecreatefrompng
imagecreatefrompng
從文件或URL創建新圖像
imagealphablending
imagealphablending
設置圖像的混合模式
imagecolormatch
imagecolormatch
使圖像調色板版本的顏色更接近真實顏色版本
imagefilter
imagefilter
對圖像應用濾鏡
png2wbmp
png2wbmp
將PNG圖像文件轉換為WBMP圖像文件
熱門文章