IconGrabber
IconGrabber copied to clipboard
Fix support for RGBA PNG images + Memory Leak
fixes #6
Fixes 32 bit PNG to JPG conversion in main.cpp:overwriteIcon(). Also frees the original and resized image buffers.