   #PHP Manual Image functions imageloadfont imagepng

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               imagepalettecopy

   (PHP 4 >= 4.0.1)
   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.
   ______________________________________________________________________

   Prev          Home     Next
   imageloadfont  Up  imagepng
