Dear SteveR: Dear SteveR: Quoting from datastructures API (https://www.libraw.org/docs/API-datastruct-eng.html#libraw_rawdata_t already quoted above): unsigned short *raw_image; Pointer to buffer with one-component (bayer) data. Have you looked at the source code of the unprocessed_raw.cpp (also quoted above)? -- Alex Tutubalin @LibRaw LLC reply
Dear SteveR:
Quoting from datastructures API (https://www.libraw.org/docs/API-datastruct-eng.html#libraw_rawdata_t already quoted above):
unsigned short *raw_image;
Pointer to buffer with one-component (bayer) data.
Have you looked at the source code of the unprocessed_raw.cpp (also quoted above)?