Fix issue with png_get_tRNS
This fixes an oversight where the return value of png_get_tRNS
was being ignored, potentially causing a segfault.
Edited by Lactozilla
This fixes an oversight where the return value of png_get_tRNS
was being ignored, potentially causing a segfault.