GD and Image 函数
PHP 手册

imagepalettecopy

(PHP 4 >= 4.0.1, PHP 5)

imagepalettecopy将调色板从一幅图像拷贝到另一幅

说明

void imagepalettecopy ( resource $destination , resource $source )

imagepalettecopy()source 图像把调色板拷贝到 destination 图像。


GD and Image 函数
PHP 手册