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
 How to load .IEN format file keeping...
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

yogiyang

India
725 Posts

Posted - Oct 29 2020 :  07:14:17  Show Profile  Reply
Hello,

I have a need to load .IEN and .LYR files but keeping all existing layers in IE intact.

How can I do this?

In case of PSD I am able to set following to load all layers in PSD file keeping intact existing layers:
ImageEnView1.IO.Params.PSD_LoadLayers := true;
ImageEnView1.IO.Params.PSD_ReplaceLayers := false;


Is there something like this available in case of .IEN and .LYR files?

TIA


Yogi Yang

yogiyang

India
725 Posts

Posted - Oct 29 2020 :  07:18:39  Show Profile  Reply
Hello,

I forgot to mention I am using ImageEnView1.IO.LoadFromFileAuto to load all files.

TIA


Yogi Yang
Go to Top of Page

xequte

38182 Posts

Posted - Oct 29 2020 :  23:47:28  Show Profile  Reply
Hi Yogi

To append layers from a file onto the existing layers, use the Append parameter of LoadFromFileIEN.

See the examples at:

https://www.imageen.com/help/TImageEnIO.LoadFromFileIEN.html

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