IconGrabber icon indicating copy to clipboard operation
IconGrabber copied to clipboard

Fix support for RGBA PNG images + Memory Leak

Open mitkan191003 opened this issue 11 months ago • 0 comments

fixes #6

Fixes 32 bit PNG to JPG conversion in main.cpp:overwriteIcon(). Also frees the original and resized image buffers.

mitkan191003 avatar Mar 23 '24 09:03 mitkan191003