imagecreatefromgd2part

(PHP 4 >= 4.1.0, PHP 5)

imagecreatefromgd2part -- Create a new image from a given part of GD2 file or URL

Description

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

Avertisment

Această funcție nu este încă documentată. Deocamdată este disponibilă doar lista argumentelor.

Indicaþie: Cu această funcție se poate folosi URL-ul ca nume de fișier, dacă a fost activată opțiunea "fopen wrappers". Vezi fopen() pentru mai multe detalii.

Avertisment

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