(PHP 4 >= 4.3.2, PHP 5)
imageistruecolor — 检查图像是否为真彩色图像
imageistruecolor() 检查 image 图像是否为真彩色图像。
Note: 本函数需要 GD 2.0.1 或更高版本(推荐 2.0.28 及更高版本)。
参见 imagecreatetruecolor()。