imagepalettecopy
(PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8)
imagepalettecopy — 將調色板從一幅影象拷貝到另一幅
說明
imagepalettecopy(resource
$destination
, resource $source
): void
imagepalettecopy() 從
source
影象把調色板拷貝到
destination
影象。