网站首页

>>

PHP初级教程手册


函数:ImagePSFreeFont()



ImagePSFreeFont

卸下 PostScript 字型。

语法: void imagepsfreefont(int fontindex);

返回值: 整数

函数种类: 图形处理

内容说明

本函数将已载入 PostScript Type1 字型卸下。参数 fontindex 为载入 PostScript Type1 字型的 handle。

参考

ImagePSLoadFont()  



整理: (www.phpernote.com)

[ 上一页 下一页 ]

|