Function __global->_will_fix_corrupt_png_alpha

Definitions

sources/images.php

  • GD may have a bug with not loading up non-alpha transparency properly. Find if we need to fix that.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$image resource required parameter N/A N/A Image resource

Return

  • Whether we need to do a fix
  • Type: boolean
  • Set: N/A
  • Range: N/A