首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
getimagesizefromstring
getimagesizefromstring
从字符串中获取图像的大小
名称:
getimagesizefromstring
分类:
图像处理GD
所属语言:
php
一句话介绍:
从字符串中获取图像的大小
相关内容
获取整个月内每天日落时间的方法示例
2
使用 attr_get 报 Notice 或 Warning 如何处理?
3
stripos 函数的基本用法:大小写不敏感的字符串查找
10
排查 md5_file() 异常返回的调试技巧
2
同类函数
imagecreatefromgd2
imagecreatefromgd2
从GD2文件或URL创建新图像
imageloadfont
imageloadfont
加载新字体
jpeg2wbmp
jpeg2wbmp
将JPEG图像文件转换为WBMP图像文件
imagecolorsforindex
imagecolorsforindex
获取索引的颜色
imagefontwidth
imagefontwidth
获取字体宽度
imagecreatetruecolor
imagecreatetruecolor
创建一个新的真彩色图像
imagecolorresolve
imagecolorresolve
获取指定颜色的索引或其最接近的替代颜色
imagedashedline
imagedashedline
画一条虚线
热门文章