Function Block_main_custom_gfx->_do_image
Definitions
sources/blocks/main_custom_gfx.php
- Utility method for writing text onto images.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$cache_id | ID_TEXT | required parameter | N/A | N/A | ID |
$map | array | required parameter | N/A | N/A | A map of parameters |
$img_path | URLPATH | required parameter | N/A | N/A | The image path |
Return
- URL of completed image OR Tempcode error
- Type: mixed
- Set: N/A
- Range: N/A