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
 Incorrect orientation in TImageEnMView and in TImageEnView
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

PeterPanino

860 Posts

Posted - Jan 21 2023 :  08:51:33  Show Profile  Reply
In Windows File Explorer, this image has the correct orientation:



But when loaded in TImageEnMView or in TImageEnView, it has an incorrect orientation:



How can this be AUTOMATICALLY corrected?

PeterPanino

860 Posts

Posted - Jan 21 2023 :  09:25:07  Show Profile  Reply
Solved:

ImageEnView1.IO.Params.JPEG_EnableAdjustOrientation := True;
ImageEnMView1.EnableAdjustOrientation := True;
Go to Top of Page

xequte

38180 Posts

Posted - Jan 21 2023 :  15:34:12  Show Profile  Reply
Hi

Yes, many apps display images oriented automatically. In ImageEn, you should enable those two options for the same effect.

https://www.imageen.com/help/TIOParams.EnableAdjustOrientation.html
https://www.imageen.com/help/TImageEnMView.EnableAdjustOrientation.html

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: