imagecreatefromgd2

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

Description

resource imagecreatefromgd2 ( string filename)

Varoitus

Tämä on toistaiseksi dokumentoimaton funktio ; ainoastaan parametrilistaus on saatavilla .



Vihje : Tämän funktion kanssa voit käyttää myös URLia tiedostonimen sijaan jos " fopen wrappers " on kytketty päälle . Katso myös fopen( ) .

Varoitus

The Windows version of PHP currently does not support remote file accessing for this function , even if allow_url_fopen is enabled .