Hi Nigel,
I am using the ImageEn_SRC_12.0.0_XXXX version. in this EXIF image property, EnableAdjustOrientation:=true is not working in the 64-bit application. only working in 32-bit applications. I have also created a demo project to check it. could you please check it?
Code i am using ImageEnMView1.EnableAdjustOrientation:=true; ImageEnMView1.FillFromDirectory('C:\Users\BI\Desktop\Abhi\issue');
Library path:
Also facing the same issue with ImageEnView1 component ImageEnView1.IO.Params.EnableAdjustOrientation:=true; ImageEnView1.IO. LoadFromFile('C:\Users\BI\Desktop\Abhi\issue\DSC00905.JPG');
Regards, Aamir
Aamir |