Download List

Project Description

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 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.

2011-07-12 06:09 Back to release list
0.14 Alpha2

The processing sequence has changed: it is possible to call the LibRaw::dcraw_process() several times with different processing options without re-opening the image. New API calls: raw2image, free_image, and get_decoder_info. RAW data filtering options are removed because no one uses it. Masked pixel data are stored in the same buffer as RAW images.
Tags: Alpha

Project Resources