imagecreatefromgd2

(PHP 4 >= 4.1.0, PHP 5)

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.

Huomaa: This function requires GD 2.0.1 or later.

Vihje: T�m�n funktion kanssa voit k�ytt�� my�s URLia tiedostonimen sijaan jos "fopen wrappers" on kytketty p��lle. Katso funktiosta fopen() lis�tietoa tuetuista URL-protokollista ja siit� kuinka tiedoston nimi m��ritell��n Liite L.

Varoitus

Windows versions of PHP prior to PHP 4.3.0 do not support accessing remote files via this function, even if allow_url_fopen is enabled.