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)