imageistruecolor

(PHP 4 >= 4.3.2, PHP 5)

imageistruecolor -- 检查图像是否为真彩色图像

说明

bool imageistruecolor ( resource image )

imageistruecolor() 检查 image 图像是否为真彩色图像。

注: 本函数需要 GD 2.0.1 或更高版本。

参见 imagecreatetruecolor()


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