   #PHP Manual Image functions imagecreatefrompng imagecreatefromwbmp

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                             imagecreatefromstring

   (PHP 4 >= 4.0.4)
   imagecreatefromstring -- Create a new image from the image stream in
   the string

Description

   resource imagecreatefromstring ( string image)

   imagecreatefromstring() returns an image identifier representing the
   image obtained from the given string.
   ______________________________________________________________________

   Prev               Home                Next
   imagecreatefrompng  Up  imagecreatefromwbmp
