首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagescale
imagescale
使用給定的新寬度和高度縮放圖像
名稱:
imagescale
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
使用給定的新寬度和高度縮放圖像
相關內容
如何使用parse_url 處理localhost 或內網地址?
10
統計PHP目錄中的文件數方法
2
goto語法在PHP中的使用教程
3
在PHP 項目中使用apcu_entry 實現快速緩存
8
同類函數
imagecolortransparent
imagecolortransparent
將顏色定義為透明
imagecolorallocate
imagecolorallocate
為圖像分配顏色
imagefilltoborder
imagefilltoborder
區域填充到指定顏色的邊界為止
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
imagecolordeallocate
imagecolordeallocate
為圖像取消分配顏色
imagepalettetotruecolor
imagepalettetotruecolor
將基於調色板的圖像轉換為真彩色
imagecolorat
imagecolorat
獲取像素顏色的索引
imagepng
imagepng
將PNG圖像輸出到瀏覽器或文件
熱門文章