ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Issue in EnableAdjustOrientation property in 64 bit application.
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Aamir

India
17 Posts

Posted - Aug 08 2023 :  11:16:31  Show Profile  Reply
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

xequte

38615 Posts

Posted - Aug 09 2023 :  22:49:58  Show Profile  Reply
Hi Aamir

Ensure that you have added ielib64.dll to your EXE folder.



Nigel
Xequte Software
www.imageen.com
Go to Top of Page

Aamir

India
17 Posts

Posted - Aug 10 2023 :  11:22:26  Show Profile  Reply
Oh! This was missing at that location. thank you so much.

Aamir
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: