Search found 1 match
- 2019-07-11T00:45:29-07:00
- Forum: Magick.NET
- Topic: Compress JPEG in Visual Studio with Magick.net?
- Replies: 1
- Views: 72780
Compress JPEG in Visual Studio with Magick.net?
I need code which which allow me to compress JPEG Images which are approximately 3,000 KB in file size to around 400-800KB using Magick.Net on Visual Studio. Thus far I have tried the following below however this doesn't compress the image into a small enough file size which i require. FileInfo info ...