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
 Thumbnails

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
Dellas Posted - Dec 15 2016 : 00:01:20
I have a database (Firebird) with jpg images in blob fields! I want to make a thumbnail. I looked at the example of the site, but it displayed bitmap images. I use Delphi XE6 and my version of ImageEn is 4.1.4! I can not upgrade to the latest version because of incompatibility with another company application. This program I'm changing is old and I'm giving maintenance! I downloaded the DBMView demo! When I try to implement the "ImageEnMView1ImageIDRequestEx" event, an error occurs because "TIEBitmap" does not exist! What can I do?
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Dec 15 2016 : 17:13:14
TIEBitmap has been around since v2, so you should just need to add the unit to your uses. I cannot remember what unit it was in v4 (should be hyieutils), so please search the source code.

Also, upgrading from v4 to v6 should not introduce serious incompatiblity issues. You might find it much easier to go that route instead:

http://www.imageen.com/help/Updating%20and%20Compatibility.html

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