Download List

项目描述

LibRaw is a library for reading RAW files obtained
from digital photo cameras (CRW/CR2, NEF, RAF,
DNG, and others). LibRaw is based on the source
codes of the dcraw utility, though some of the
drawbacks of dcraw have been eliminated. The users
of the library are provided with an API to be used
when writing their software programs.

系统要求

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:22 Back to release list
0.15-Beta4

11 新相机: 佳能 6 D 和 EOS M、 卡西欧前妻-ZR100、 富士 X-E1、 徕卡 D-LUX6 和 V LUX4、 尼康 P7700、 奥林巴斯 XZ-2、 松下 G5、 三星 EX2F、 索尼 RX-1。有新的 API 调用。LibRaw::is_fuji_rotated() 返回 true 的文件,并需要 'fuji_rotate()' 呼吁后处理。LibRaw::recycle_datastream() 释放文件句柄 (和关联的文件缓冲区),如果您的应用程序不会调用打开包装。
标签: Beta
11 new cameras: Canon 6D and EOS M, Casio EX-ZR100, Fujifilm X-E1, Leica D-LUX6 and V-LUX4, Nikon P7700, Olympus XZ-2, Panasonic G5, Samsung EX2F, Sony RX-1. There are new API calls. LibRaw::is_fuji_rotated() returns true for files, and needs a 'fuji_rotate()' call on postprocessing.
LibRaw::recycle_datastream() frees the file handle (and associated file buffer) if your application will not call unpack.

Project Resources