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
chouk Posted - Sep 30 2012 : 03:46:23
Hi,

first, excuse my english,

I use Delhpi 7/ IE 3.0 / Firebird 2.1 and Unidac 2.70

I save icone (PNG file) in the Blob field (subtype 0 Segment size 80) with the ImageEnDBView (Datafieldimage = ifBitmap). It's work but the background of image is black, i want to conserve transparency of image.

If i change the Datafieldimage = ifPNG), i get execption :
Einvalidgraphic
Error in the dbimageen, line 424 :
(fdatalink.field as tblobfield).loadfromstream(ms)

Thank's for help
1   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Oct 10 2012 : 12:03:14
Hi,
please try a newer version of ImageEn. DataFieldImageFormat = ifPNG should work.