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
 need to speed up TImageEnFolderMView loading

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
skippix Posted - Mar 14 2015 : 12:54:44
I've seen how ioJPEG_AUTOCALC will speed up loading a TImageEnView, but how do you get the same performance on a TImageEnFolderMView? I'm running into the same situation where Picassa loads like lightning, but I don't seem to have the correct parameters to get the same speed out of ImageEn.

Thanks!
2   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Mar 14 2015 : 14:10:47
Hi

TImageEnFolderMView defaults to StoreType of ietFastThumb, which means it already takes into account ioJPEG_AUTOCALC and other speed enhancements.

A separate option is EnableLoadEXIFThumbnails, which is very fast for digital camera images, though that should already be enabled.

If Picasa is loading the same set of images significantly faster than ImageEn then they have probably cached thumbnails on disk. We will be investigating a persistent disk cache for the next update.

Another thing you can try is using Windows Explorer's thumbnails for images:

http://www.imageen.com/help/TIEImageEnGlobalSettings.MViewExplorerThumbnailExts.html


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
w2m Posted - Mar 14 2015 : 12:58:25
If you do not need full size images you can just load the image as a thumbnail which will be much faster...

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development