imageistruecolor
Description
bool imageistruecolor ( resource image )
imageistruecolor() finds whether the image
image is a truecolor image.
Parameters
imageAn image resource, returned by one of the image creation functions, such as imagecreatetruecolor().
