[Gambas-user] How to convert blob to png file

Tobias Boege taboege at ...626...
Thu Aug 23 16:23:48 CEST 2012


On Thu, 23 Aug 2012, Bill-Lancaster wrote:
> 
> Yes, thanks.
> 
> I've been looking at it but it takes a .png and records it as blob.  I'm
> trying to do the reverse.
> 
> But I'll continue to try to reverse the process.
> 
> Thanks again.
> -- 
> View this message in context: http://old.nabble.com/How-to-convert-blob-to-png-file-tp34339336p34339568.html
> Sent from the gambas-user mailing list archive at Nabble.com.
> 

It has also export functionality if you look at
FormPictureDatabase.class:165, there is Result!Blob.Data directly written to
a .png file.

Regards,
Tobi




More information about the User mailing list