vendredi 27 mars 2015

Converting QImage in qt c++ to Image C#

i have an QImage in my C++ QT application and i would like to store it in a Microsoft SQL Database als Bytearray. Afterwards i would like to read it out with a Visual Studio C# Application as an Bytarray and convert it to an Image Object.


QImage C++-->Bytearray-->Microsoft SQL-->Bytearray-->ImageC#


is it possible with png-Pictures or is there an other solution of taking a picture with C++ storing in Microsoft SQL Server and read out with C#?


Aucun commentaire:

Enregistrer un commentaire