ICC profile deactivation

Hi!

For research purposes I have to try to implement a software that will be able to give an 'as linear output as possible', from the raw image data.

One thing that concerns me is the ICC profiles of the images. If there is an ICC profile, LibRaw reads it and passes it to the converted image. Is there any way to deactivate this profile and end up with only the raw image data?

Also, which book/article/webpage do you suggest me to read in order to grasp the details of raw files and parameters?

Thank you in advance,

Vassilios

Forums: 

You may set output_color

You may set output_color field of processing parameters structure to 0 to get raw color

-- Alex Tutubalin @LibRaw LLC