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.