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
 ImageEnDBView

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
stevewagner Posted - Jan 31 2013 : 08:48:21
I recently purchased the ImageEn component set for Delphi and incorporated the ImageEnDBView into my project in order to add image viewing functionality. My Application size went from 9mb to over 11mb. Is this typical or did the entire library compile by default? Is there a way to trim the size down a bit, it seems excessive for only including one component.

Thanks!

Steve Wagner
steve@instamation.com
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Feb 01 2013 : 02:42:42
Hi

When adding an ImageEnDBView you are actually adding the main parts of the library:

Viewer (TImageEnView)
Input/Output (TImageEnIO)
Image Manipulation (TImageEnProc)

Plus the DB functionality.


If you want to reduce the size of the library, open ie.inc and undefine any features that you require. Then recompile the library.



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