PHP 手册
后退
前进
imagepalettecopy
(PHP 4 >= 4.0.1)
imagepalettecopy -- 将调色板从一幅图像拷贝到另一幅
说明
int
imagepalettecopy
( resource destination, resource source)
imagepalettecopy()
从
source
图像把调色板拷贝到
destination
图像。
后退
起点
前进
imageloadfont
上一级
imagepng