Function __global->imagecreatetruecolor

Definitions

sources_custom/phpstub.php

  • Create a new truecolor image.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$x integer required parameter N/A N/A Width
$y integer required parameter N/A N/A Height

Return

  • The image handle
  • Type: resource
  • Set: N/A
  • Range: N/A