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
 IEMetaListView update
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

brm121966

USA
64 Posts

Posted - May 18 2024 :  13:25:26  Show Profile  Reply
Hello.
I can't update IEMetaListView after ImageEnView.Proc.Resample(1920, 1080, rfLanczos3, True);
I tried different methods but without success.
How can I update IEMetaListView correctly or is this a bug.
ver. Delphi xe5 update 2 ImageEn 13.2.0
Thank you.

Rudolf

xequte

38608 Posts

Posted - May 20 2024 :  00:11:52  Show Profile  Reply
Hi Rudolf

As in its not showing the correct size after resampling?

Did you try calling:

IEMetaListView1.Update();

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

brm121966

USA
64 Posts

Posted - May 21 2024 :  09:00:47  Show Profile  Reply
Hi Nigel.
Yes, I tried to do this, but there was no result. Size rulers are updated.


Rudolf
Go to Top of Page

xequte

38608 Posts

Posted - May 21 2024 :  23:07:47  Show Profile  Reply
Hi Rudolf

Oh, I see. TIEMetaListView uses the TIOParams dimensions which are only set on loading. The next update will use the image dimensions if available (or you can explicitly set the ImageEnView1.Params.Width/Height.

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