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

search for in the

imagejpeg> <imageinterlace
[edit] Last updated: Fri, 17 May 2013

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: This function requires GD 2.0.1 or later (2.0.28 or later is recommended).

Veja Também



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

 
show source | credits | sitemap | contact | advertising | mirror sites