JPEGator
JPEGator is a small .NET class library which allows you tocompress and decompress JPEG images using C# or Visual Basic andthe .NET Compact Framework.
| Publisher: | Aleh Dzenisiuk | License: | Shareware |
| Version: | 1.5 | Date Added: | 13 November, 2008 |
| File Size: | 1000.0 KB | Downloads: | 10 |
| Price: | $99.00 | Editor Rating: |  |
| Systems: | n/a |
JPEGator is a small .NET class library which allows you tocompress and decompress JPEG images using C# or Visual Basic andthe .NET Compact Framework. It also has an ability to createthumbnail images for large JPEG files using minimum amount ofmemory (order of image width).RequirementsJPEGator library should work on any ARM-based Pocket PC 2003 or Windows Mobile 5 devicewith either version 1.0 or 2.0 of the .NET Compact Framework (.NETCF) installed.Provided sample code can be compiled using both Visual Studio 2003 or 2005.You will need to ship two files along with your application: JPEGator.dll (~40Kb)and JPEGator.jpeg.dll (~80Kb).