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.
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.