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

search for in the

imagejpeg> <imageinterlace
Last updated: Fri, 22 Aug 2008

view this page in

imageistruecolor

(PHP 4 >= 4.3.2, PHP 5)

imageistruecolorIndica quando uma imagem é uma imagem truecolor

Descrição

bool imageistruecolor ( resource $image )

imageistruecolor() indica quando a imagem image é uma imagem truecolor.

Parâmetros

image

An image resource, returned by one of the image creation functions, such as imagecreatetruecolor().

Valor Retornado

Retorna TRUE se o image é truecolor, FALSE caso contrário.

Notas

Nota: Esta função precisa do GD 2.0.1 ou posterior (2.0.28 ou posterior é recomendado).

Veja Também



add a note add a note User Contributed Notes
imageistruecolor
There are no user contributed notes for this page.

imagejpeg> <imageinterlace
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites