imagepalettecopy

(PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8)

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

说明

imagepalettecopy ( resource $destination , resource $source ) : void

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