Hi,
I am trying to compress a PNG image in C#.NET.
I am having issues finding encoders.
Is there any library in C# that does that ?
If someone has some other reference I could
look up ??
I am using EncoderParameters but it seems
like it doesn't have any support for PNG encoder
Thanks.