首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageresolution
imageresolution
獲取或設置圖像的分辨率
名稱:
imageresolution
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取或設置圖像的分辨率
相關內容
如何用PHP實現CMS系統的站內信功能
7
為什麼在foreach 中用end() 結果不如預期?
3
如何使用PDO事務管理MySQL數據庫
4
PHP8 如何通過編寫代碼來提升安全性和防禦能力
10
同類函數
imageftbbox
imageftbbox
通過freetype2使用字體給出文本的
imagecreatefrompng
imagecreatefrompng
從文件或URL創建新圖像
imagecolormatch
imagecolormatch
使圖像調色板版本的顏色更接近真實顏色版本
imagecolorsforindex
imagecolorsforindex
獲取索引的顏色
imagepalettecopy
imagepalettecopy
將調色板從一個圖像複製到另一個圖像
imagesetbrush
imagesetbrush
為畫線設置畫筆圖像
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
imagefttext
imagefttext
使用FreeType2使用字體將文本寫入
熱門文章