Function __global->imagecreatefromstring

Definitions

sources_custom/phpstub.php

  • Create a new image from the image stream in the string.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$image string required parameter N/A N/A The image

Return

  • The image handle (false: error)
  • Type: ~resource
  • Set: N/A
  • Range: N/A