imagecreatefromgd

imagecreatefromgd -- Create a new image from GD file or URL

Description

resource imagecreatefromgd ( 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 .