ExactImage 0.8.9 发布了,ExactImage 是一个快速的 C++ 图像处理库,与 ImageMagick 不同的是,ExactImage 允许对多个色彩空间和色深进行操作;更低的内存占用和CPU占用;某些优化算法速度是 ImageMagick 的 20 倍,显示大图片的速度是 ImageMagick 的 10 倍。
该版本改进内容包括:
The embedded dcraw-based camera RAW codec was updated to the latest upstream code release to support many more models and RAW formats.
The BMP codec was improved to handle unofficial 48-bit files and round the resolution correctly.
Some algorithms have been ported to the newer, better performing pixel iterator.
Many more small internal changes, cleanups, and spelling fixes and improvements