位置: 编程技术 - 正文
推荐整理分享PHP:iptcparse()的用法_GD库图像处理函数(php i),希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:php ioc,php-cpp,php -i,php-cpp,php pi,php-cpp,php ipam,php-cpp,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4, PHP 5)
iptcparse — 将二进制 IPTC 块解析为单个标记
说明 array iptcparse ( string $iptcblock )本函数将一个二进制的 »IPTC 块解析为单个的标记。
参数iptcblock
二进制的 IPTC 块。
返回值返回一个数组,用 tagmarker 作为索引,以其值为值。如果出错或未发现 IPTC 数据则返回 FALSE。
范例
Example #1 iptcparse() used together with getimagesize()
<?php$size=getimagesize('./test.jpg',$info);if(isset($info['APP'])){$iptc=iptcparse($info['APP']);var_dump($iptc);}?> 注释Note:
此函数不需要 GD 图象库。
PHP:imagexbm()的用法_GD库图像处理函数 imagexbm(PHP5)imagexbm将XBM图像输出到浏览器或文件说明boolimagexbm(resource$image,string$filename[,int$foreground])将XBM图像image输出到浏览器或文件参数image由图象创建
PHP:imagewbmp()的用法_GD库图像处理函数 imagewbmp(PHP4=4.0.1,PHP5)imagewbmp以WBMP格式将图像输出到浏览器或文件说明boolimagewbmp(resource$image[,string$filename[,int$foreground]])imagewbmp()从image图像创建一个名为fil
PHP:imagewebp()的用法_GD库图像处理函数 imagewebp(PHP5=5.5.0)imagewebp将WebP格式的图像输出到浏览器或文件说明boolimagewebp(resource$image,string$filename)将image参数指定的图像以WebP格式输出到浏览器或者保
标签: php i
本文链接地址:https://www.jiuchutong.com/biancheng/284737.html 转载请保留说明!友情链接: 武汉网站建设