PHP Manuál
Předcházející
Další
ImagePaletteCopy
(PHP 4 )
ImagePaletteCopy -- Copy the palette from one image to another
Description
int
imagepalettecopy
( resource destination, resource source)
imagepalettecopy()
copies the palette from the
source
image to the
destination
image.
Předcházející
Domů
Další
ImageLoadFont
Nahoru
ImagePolygon