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
 Displaying landscape/portrait images correctly in a TImageEnView
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

paul

Australia
3 Posts

Posted - Oct 27 2022 :  23:39:35  Show Profile  Reply
I am using a TImageEnMView to display multiple images, and these all display the orientation of the image correctly.

When I choose an image to view in a TImageEnView, landscape images display correctly, but portrait images do not. How do I tell the TImageEnView control to use the EXIF orientation info to display the image correctly? Or is there another way to do this?

Thanks,
Paul

xequte

38611 Posts

Posted - Oct 29 2022 :  17:10:41  Show Profile  Reply
Hi Paul

You can use:

ImageEnView1.IO.Params.EnableAdjustOrientation := True;


http://www.imageen.com/help/TIOParams.EnableAdjustOrientation.html

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

paul

Australia
3 Posts

Posted - Oct 31 2022 :  05:20:45  Show Profile  Reply
Excellent, thanks Nigel.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: