mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-25 11:38:17 +00:00
ea4f0a2404
Fix #3624. Use the same logic as elsewhere in the same module to invoke `imagesavealpha` when appropriate. (I confess that I do not understand the use case where you would not use imagesavealpha.) The fix was easy; writing a test was not. Google to the rescue.