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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Issue in EnableAdjustOrientation property in 64 bit application.

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Aamir Posted - Aug 08 2023 : 11:16:31
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
2   L A T E S T    R E P L I E S    (Newest First)
Aamir Posted - Aug 10 2023 : 11:22:26
Oh! This was missing at that location. thank you so much.

Aamir
xequte Posted - Aug 09 2023 : 22:49:58
Hi Aamir

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



Nigel
Xequte Software
www.imageen.com