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
 does the zoom filter speed depend on the graphics

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
JanSteevens Posted - Nov 10 2017 : 06:01:50
As to how far would the the graphics card in the PC influence the speed of applying a zoom filter or resizing a static (large, 400 Mpixel) image?
2   L A T E S T    R E P L I E S    (Newest First)
JanSteevens Posted - Nov 14 2017 : 04:33:06
Hi Nigel,

Thank you, just what I wanted to know for sure. I already found the best zoom filters for my application but was not sure what the graphics hardware might contribute.
xequte Posted - Nov 12 2017 : 15:02:42
Hi Jan

It should not really have much effect. The CPU should have the biggest factor for zoom filter performance. There is big variance in performance for the various zoom filters, so ensure you determine the one that works best for your needs.


Note: When loading large images, ensure TImageEnView.LegacyBitmap = False

https://www.imageen.com/help/TImageEnView.LegacyBitmap.html


ImageEn will then use memory as much as possible, but switch to file handling with large images.

See also:
https://www.imageen.com/help/TIEBitmap.MinFileSize.html
https://www.imageen.com/help/TIEBitmap.Location.html

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