位置: 编程技术 - 正文
推荐整理分享PHP:imagepsfreefont()的用法_GD库图像处理函数,希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4, PHP 5)
imagepsfreefont — 释放一个 PostScript Type 1 字体所占用的内存
说明 bool imagepsfreefont ( resource $font_index )imagepsfreefont() 释放一个 PostScript Type 1 字体所占用的内存。
参数font_index
imagepsloadfont() 返回的字体资源。
返回值成功时返回 TRUE, 或者在失败时返回 FALSE。
范例
Example #1 imagepsfreefont() 例子
<?php//Loada.pfbfontfile$font=imagepsloadfont('./bchbi.pfb');//Doanyoperationswiththefonthere//Freethefontfrommemoryimagepsfreefont($font);?> 注释Note: 此函数仅在 PHP编译时指定了 --with-t1lib[=DIR] 时可用。
参见imagepsloadfont() - 从文件中加载一个 PostScript Type 1 字体
PHP:imageline()的用法_GD库图像处理函数 imageline(PHP4,PHP5)imageline画一条线段说明boolimageline(resource$image,int$x1,int$y1,int$x2,int$y2,int$color)imageline()用color颜色在图像image中从坐标x1,y1到x2,y2(图像左上
PHP:imagepng()的用法_GD库图像处理函数 imagepng(PHP4,PHP5)imagepng以PNG格式将图像输出到浏览器或文件说明boolimagepng(resource$image[,string$filename])imagepng()将GD图像流(image)以PNG格式输出到标准输出(
PHP:imagepsencodefont()的用法_GD库图像处理函数 imagepsencodefont(PHP4,PHP5)imagepsencodefont改变字体中的字符编码矢量说明boolimagepsencodefont(resource$font_index,string$encodingfile)从文件中加载字符编码矢量并用其替换
标签: PHP:imagepsfreefont()的用法_GD库图像处理函数
本文链接地址:https://www.jiuchutong.com/biancheng/284761.html 转载请保留说明!友情链接: 武汉网站建设