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
 TImageEnMView ILIST-*.tmp file size
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

pchoiniere

USA
6 Posts

Posted - Aug 10 2021 :  15:44:05  Show Profile  Reply
Opening a TIFF file in TImageEnMView creates a ILIST-*.tmp file, which can get really big. Is there a way to control this? Our application is used in a Terminal Server environment and operations only gives them 1GB of disk space for the user's temp directory. Can we redirect this or limit its file size in some way?

xequte

38127 Posts

Posted - Aug 10 2021 :  17:54:10  Show Profile  Reply
Hi

You can control whether TImageEnMView uses disk or memory with:

http://www.imageen.com/help/TImageEnMView.ImageCacheUseDisk.html

But more importantly you should limit the amount of memory that ImageEn uses by avoiding the load of very large multi-page tiff files at once, i.e. by loading only the TIFF page that you are currently displaying or manipulating.

You will need to tell me more about your usage for specific advice, but you probably only want to load thumbnails into TImageEnMView using:

http://www.imageen.com/help/TImageEnMView.StoreType.html

Then load only the specific frame into your viewer/editor.



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