Add new comment

How to read IIQ raw images with Libraw

I am here with basic knowledge of C++ and library implementation and I am intended to read IIQ files captured with PhaseOne. I found Libraw is a good library to do that. I have downloaded "Windows binaries (and sources), compiled by MSVC 2013, 64 bit" and unzip that so far. I have tried to follow the compilation and installation guide, but the instructions was also not clear to me. I would really appreciate if someone could give me instruction how I can read IIQ files in my visual studio 2017 and C++ using Libraw.

Forums: