Add new comment

Hi,

Hi,

I print out the code values after "libraw" processing. They are all within the range of "0 - 65535".

The settings that I use before "dcraw_make_mem_image (...)" are:

"
output_color = 5;
output_bps = 16;
highlight = 0;
use_camera_matrix = 0;
gamm[0] = 1.0;
gamm[1] = 1.0;
auto_bright_thr = 0;
no_auto_bright = 1;
"

I tried to upload the RAW file, but the file size is big and the format cannot be recognized.

Thanks a lot!