Function __global->_fix_corrupt_png_alpha
Definitions
sources/images.php
- GD may have a bug with not loading up non-alpha transparency properly. Fix that.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$image | resource | required parameter | N/A | N/A | Image resource |
$path | PATH | required parameter | N/A | N/A | Path to PNG file |