image transfer project
Posted: 2009-06-25T11:35:52-07:00
I am developing a system and am looking to use the ImageMagick software. It is an image transfer system that streams an image to a wireless device server where it is forwarded out the serial port and into a microprocessor.
Currently, I have a working C# user interface that streams an image file in Base64string format to the serial port of the device server. Will the ImageMagick software be a suitable way to convert the raw image data into a 24-bit bitmap for display ? Any help will be much appreciated ? Thanks.
Currently, I have a working C# user interface that streams an image file in Base64string format to the serial port of the device server. Will the ImageMagick software be a suitable way to convert the raw image data into a 24-bit bitmap for display ? Any help will be much appreciated ? Thanks.