Download List

專案描述

ExactImage is a fast C++ image processing library.
Unlike ImageMagick, it allows operation in several
color spaces and bit depths natively, resulting in
much lower memory and computational requirements.
Some optimized algorithms operate in 1/20 of the
time ImageMagick requires, and displaying large
images can be as fast as 1/10 of the time the
"display" program takes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-16 10:27
0.8.8

Performance and precision of some algorithms was improved. Code cleanups. Non-C99 capable C++ compiler support was improved. Minor bugs were fixed.
標籤: Stable, Maintenance

2012-02-13 04:01
0.8.7

This release adds accumulated cleanups, minor bugfixes, and improvements.
標籤: Minor, Stable

2011-06-14 21:57
0.8.6

The BMP codec source and memory allocation were improved and cleaned up. The vector font API was improved to indicate an error if loading of the font file failed.
標籤: Minor, Stable, Maintenance

2011-04-29 06:10
0.8.5

This release makes reading plain RAW image data more robust. It fixes casting some escape values in the PDF codec. It fixes reading RAW images data in the econvert CLI frontend.
標籤: Minor, Stable

2010-11-21 20:48
0.8.4

Some internal variable types were fixed for the latest GCC. The BMP codec was fixed to abort writing on the first encountered I/O error. Various code and build system cleanups were done.
標籤: minor stable

Project Resources