ImageEn version is 6.2.1 on both Delphi.
The code fragment that I am using is in XE6 to save the file:
MainForm.ImageEnViewMain.LayersSaveToFile('c:\tmp\YogiTest001\0002.ams');
Here file extension is .ams
The code in Delphi 2007 for loading the file is:
ImageEnViewMain.LayersLoadFromFile('c:\tmp\YogiTest001\0002.ams');
TIA
Sample file:
attach/yogiyang/201512822568_0002.zip
1595 KB
Yogi Yang