超越PHP PHP动态 | 经典文章 | CLASS | 相关下载 | 常见问题 | FORUM | WIKI | 在线手册
Site search:    
<imagecreatefromgd2imagecreatefromgd>
Last updated: Fri, 22 Jun 2007

imagecreatefromgd2part

(PHP 4 >= 4.1.0, PHP 5)

imagecreatefromgd2part -- 从给定的 GD2 文件或 URL 中的部分新建一图像

说明

resource imagecreatefromgd2part ( string filename, int srcX, int srcY, int width, int height)

警告

该函数目前尚无参考文档;仅参数列表可用。

提示: 如果“fopen wrappers”已经被激活,则您在使用该函数的时候,可以把 URL 作为文件名来使用。请参阅 fopen() 获取怎样指定文件名的详细信息以及支持的 URL 协议的列表附录 L

警告

Windows 版本的 PHP 在 4.3.0 版之前不支持该函数的远程文件访问,即使 allow_url_fopen 选项已被激活。




add a note add a note User Contributed Notes
imagecreatefromgd2part
morria@rpi.edu
15-Feb-2002 09:35
Currently, this function is broken. It insists that there is an incorrect variable count.
j.jongejan@mindcoders.com
13-Sep-2002 12:47
This was fixed in 4.2.3:
"Fixed ImageCreateFromGD2Part() (Jani)"

<imagecreatefromgd2imagecreatefromgd>
 Last updated: Fri, 22 Jun 2007
view source | feedback | send page | sitemap | aboutus   
Copyright ® 2002-2003 PHPE.NET. All rights reserved
Last updated:2002-11-22