Function __global->imagesy
Definitions
sources_custom/phpstub.php
- Get image height.
- 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 |
Return
- The image height
- Type: integer
- Set: N/A
- Range: N/A