首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageresolution
imageresolution
獲取或設置圖像的分辨率
名稱:
imageresolution
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取或設置圖像的分辨率
相關內容
使用ucwords 時,如何處理空格和標點符號
1
如何使用PHP和swoole進行高性能的並發編程?
5
set_time_limit 的基本使用方法與示例
1
如何用lcg_value() 和round() 創建有小數點的隨機數
8
同類函數
imagerotate
imagerotate
以給定角度旋轉圖像
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
imagecolorexact
imagecolorexact
獲取指定顏色的索引
imagecolortransparent
imagecolortransparent
將顏色定義為透明
imagecreatefrompng
imagecreatefrompng
從文件或URL創建新圖像
imagedashedline
imagedashedline
畫一條虛線
imagecolorat
imagecolorat
獲取像素顏色的索引
imagecreatefrombmp
imagecreatefrombmp
從文件或URL創建新圖像
熱門文章