Add new comment

libraw_set_exifparser_handler - what is the void *datap parameter

Hi

I'm trying to call libraw_set_exifparser_handler(...) after calling libraw_init()...

However, I can't see what I should pass as the void *datap parameter...

I can't see the answer in the Documentation. It mentions the LibRaw_abstract_datastream in the C++ API but how do I get this in the C API?

BTW, I'm using CodeGear C++ Builder 2007 and can use the basic C API but my attempts to use its LibRaw class always result in a linker error...

Any advice would be appreciated.

Andy

Forums: