imagecreatefromgd2

(PHP 4 >= 4.1.0)

imagecreatefromgd2 -- Create a new image from GD2 file or URL

Description

resource imagecreatefromgd2 ( string filename)

警告

此函數目前沒有參考文件;只有引數列表。

提示: 如果fopen wrappers已啟動,則可藉此函數把檔名當成URL使用。 參考fopen()有更多關於如何指定檔名的細節 和附錄 I支援URL協定的列表。

警告

PHP 4.3之前的 Windows PHP版本不支援由此函數存取遠端檔案 ,即使啟動allow_url_fopen選項。