Function __global->imagecolordeallocate

Definitions

sources_custom/phpstub.php

  • De-allocate a color for an image.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$image resource required parameter N/A N/A The image involved
$colour integer required parameter N/A N/A Colour number

Return

  • Success status
  • Type: boolean
  • Set: N/A
  • Range: N/A