Hello,
I was trying to decode some full frame crop samples from Fujifilm GFX100S and something seemed off in the sizes.
I noticed that the imgdata.sizes.width was being calculated to be 9550, well the libraw_raw_inset_crop[0].cwidth comes to 9552, with from what I can tell 9552 is the intended width for these images.
I feel like the width shouldn't be shorter than the intended crop? Or should I not be comparing this crop against the imgdata.sizes.width and should be using it against the imgdata.sizes.raw_width?
Cheers
Could you clarify what
Could you clarify what exactly is your question?
-- Alex Tutubalin @LibRaw LLC