T O P I C R E V I E W |
nwscomps |
Posted - Jan 10 2014 : 12:38:55 Loadfromstream and savetostream methods will not work as you would expect using a TIEBitmap with ie32rgb pixel format. The picture data are converted to 24 bits format when saved. I see from the code that in order to make it work I should add an alpha channel to the TIEBitmap. Is it possible to make it work without any work around in later versions? Thanks
Francesco Savastano Nwscomps.com Add-ons for the ImageEn Library |
2 L A T E S T R E P L I E S (Newest First) |
nwscomps |
Posted - Jan 11 2014 : 08:37:55 Hi Nigel, yes I have tried to set the NativePixelFormat to true but it will not work. Is it supposed to work also when saving?
Francesco Savastano Nwscomps.com Add-ons for the ImageEn Library |
xequte |
Posted - Jan 10 2014 : 15:19:39 Hi Francesco
Have you enabled NativePixelFormat?
http://www.imageen.com/help/TImageEnIO.NativePixelFormat.html
Nigel Xequte Software www.xequte.com nigel@xequte.com |