首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imageresolution
imageresolution
获取或设置图像的分辨率
名称:
imageresolution
分类:
图像处理GD
所属语言:
php
一句话介绍:
获取或设置图像的分辨率
相关内容
使用 parse_url 做简易的路由分发解析
1
unregister_tick_function的性能影响与优化建议
3
在处理多语言文本时,如何通过 mb_get_info 确定字符编码
10
sprintf 如何格式化为指定宽度的字符串
6
同类函数
imagearc
imagearc
绘制弧形
imagesetpixel
imagesetpixel
画一个单一像素
imagecolorexact
imagecolorexact
获取指定颜色的索引
imageinterlace
imageinterlace
启用或禁用隔行扫描
imagesettile
imagesettile
设定用于填充的贴图
imagecreatetruecolor
imagecreatetruecolor
创建一个新的真彩色图像
imagefttext
imagefttext
使用FreeType2使用字体将文本写入
imagerotate
imagerotate
以给定角度旋转图像
热门文章