Hello,
I have some misunderstanding with png image compression, I try to compress the png image with a size ~6.2Mb. I wrote the sample code to do it :
using var image = Image.Load(src);
using var options = new …...2Mb ) Also, I lost my transparent background ( it became black...TruecolorWithAlpha, // to keep transparency FilterType = PngFilterType...