ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 MultiPageFiles

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
izaque Posted - Apr 19 2012 : 11:51:22
Hi, there is a way to save scanned images in a multi page png file?
ImageEn Version 1.12.4.1.
7   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Apr 20 2012 : 08:20:22
ImageCacheSize specifies number of images to maintain in memory (RAM).
izaque Posted - Apr 20 2012 : 07:58:07
I do not understand! ImageCacheSize specifies the number of images that I store in memory. This memory is a disk space or physical memory?
fab Posted - Apr 20 2012 : 07:12:11
It is done automatically by TImageEnMView (it always caches images to disk). It temporally stores TImageEnMView.ImageCacheSize images.
izaque Posted - Apr 20 2012 : 05:15:21
Better, I wonder what he could do with the component ImageEnMView as to use less memory when scanning and recording with SaveToFileTiff tif files using the cache files in your hard drive?
I'm already using:
EnableImageCaching = False;
ImageCacheUseDisk = True;
I am without means to use the memory. I am using images of 2483 x 3553 em 300DPI e 24bits.
fab Posted - Apr 20 2012 : 05:03:57
quote:
Is there any other file type to use unless multipage tif?


All methods that starts with SaveToFileXXX in TImageEnMIO are multipage files: AVI, DCX, GIF, ICO and TIFF.
Of course TIFF is the best having more compression options.
izaque Posted - Apr 20 2012 : 04:19:10
Is there any other file type to use unless multipage tif?
Better, I wonder what he could do with the component ImageEnMView as to use less memory when scanning and recording with SaveToFileTiff tif files using the cache files in your hard drive?
I'm already using:
EnableImageCaching = False;
ImageCacheUseDisk = True;
I am without means to use the memory!
xequte Posted - Apr 19 2012 : 22:08:42
Hi

Sorry can you please clarify. Standard PNG does not support multiple pages.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com