Function __global->_generate_logo_get_image
Definitions
sources/themewizard.php
- Generate a PHP GD resource for an image.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$image_codename | string | required parameter | N/A | N/A | The image codename |
$theme | string | required parameter | N/A | N/A | The theme name |
Return
- The image resource
- Type: resource
- Set: N/A
- Range: N/A