Function __global->imagecolortransparent
Definitions
sources_custom/phpstub.php
- Define a color as transparent.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$image | resource | required parameter | N/A | N/A | The image handle |
$color | ?integer | Null | N/A | N/A | Transparency colour identifier (null: get it, don't set it) |
Return
- Transparency colour identifier
- Type: integer
- Set: N/A
- Range: N/A