首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageresolution
imageresolution
獲取或設置圖像的分辨率
名稱:
imageresolution
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取或設置圖像的分辨率
相關內容
PHP中文字符拼音轉換的性能如何?
1
結合get_include_path() 與glob() 函數動態加載多個文件
10
使用time_nanosleep 實現帶進度條的批處理
6
ob_list_handlers的基本用法與示例
10
同類函數
imagesetstyle
imagesetstyle
設置線條繪製的樣式
imagecropauto
imagecropauto
使用其中一種可用模式自動裁剪圖像
imagesettile
imagesettile
設定用於填充的貼圖
imagesy
imagesy
獲取圖像高度
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagecreatefromxbm
imagecreatefromxbm
從文件或URL創建新圖像
imagefill
imagefill
區域填充
imagepalettecopy
imagepalettecopy
將調色板從一個圖像複製到另一個圖像
熱門文章