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
 Slow saving IEN file
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

lago

40 Posts

Posted - Sep 25 2019 :  13:16:06  Show Profile  Reply
Hello!
I am starting to work with layers, I am very interested in the IEN format of Imageen. But I have a problem with saving speed.

Given a document of 32310x814 pixels (30x15 cm at 300ppp = 20 spreads) and many image layers the saving process is very slow in addition to losing control of the program.

On the other hand, loading the IEN file is very fast!

I use IO-> Params-> IEN_StoreBackground = false; to try to improve that speed but except for the final size of the file that is smaller, the saving process takes approximately the same time.

Is there any way to reduce the save time of -> IO-> SaveToFileIEN () ;?

Thanks alot!

xequte

38611 Posts

Posted - Sep 25 2019 :  23:30:21  Show Profile  Reply
Hi

What sort of layers do you use?

How about if you disable the thumbnail:

IEGlobalSettings().ThumbnailSize := 0;

https://www.imageen.com/help/TIEImageEnGlobalSettings.ThumbnailSize.html

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

lago

40 Posts

Posted - Sep 26 2019 :  03:50:25  Show Profile  Reply
Hello Nigel!

Thanks alot about:

IEGlobalSettings().ThumbnailSize := 0;

The IEN save process runs too fast now!

Thanks.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: