Add new comment

dcraw -D is 'totally RAW, no

dcraw -D is 'totally RAW, no scaling'

Just skip processing and use raw data from imgdata.rawdata.raw_image (or color3_image,color4_image).

samples/unprocessed_raw.cpp sample is probably what you're looking for.

-- Alex Tutubalin @LibRaw LLC