ImageCreateFromString

(PHP 4 >= 4.0.4)

ImageCreateFromString -- Create a new image from the image stream in the string

Description

int imagecreatefromstring (string image)

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