downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

imagecreatefromgd> <imagecreatefromgd2
Last updated: Fri, 13 Nov 2009

view this page in

imagecreatefromgd2part

(PHP 4 >= 4.0.7, PHP 5)

imagecreatefromgd2partCria uma nova imagem apartir de uma parte de um arquivo GD ou URL

Descrição

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

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Dica

Você pode usar uma URL como um nome de arquivo nesta função se fopen wrappers estiver habilitado. Veja fopen() para mais detalhes em como especificar o nome do arquivo e List of Supported Protocols/Wrappers para uma lista de protocolos URL suportados.

Aviso

A versões Windows do PHP anteriores ao PHP 4.3.0 não suportam acesso a arquivos remotos através desta função, mesmo se allow_url_fopen estiver ativado.



add a note add a note User Contributed Notes
imagecreatefromgd2part

imagecreatefromgd> <imagecreatefromgd2
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites