略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: 资源类型

2024-04-27

资源类型

本扩展定义了 2 个资源类型:

GD 库中定义的资源类型
名称 描述 说明
gd 图像资源,由 imagecreatefrompng() 等函数使用  
gd font imageloadfont() 函数内部创建的字体资源  
gd PS font PostScript Type 1 字体资源,由 imagepsloadfont() 函数返回 在 PHP 7.0.0 中被移除。
gd PS encoding PostScript Type 1 编码资源,由 imagepsencodefont() 函数返回 在 PHP 7.0.0 中被移除。
add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/image.resources.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3