Mailinglist Archive: opensuse-programming (84 mails)
| < Previous | Next > |
Re: [suse-programming-e] How to display binary data in bmp formart
- From: Derek Fountain <derekfountain@xxxxxxxxxxx>
- Date: Fri, 27 Aug 2004 16:14:47 +0800
- Message-id: <200408271614.47841.derekfountain@xxxxxxxxxxx>
On Friday 27 August 2004 15:20, j d wrote:
> Hi,
>
> Am using suse9.1, kernel-2.6.4, my task is to display
> an image(preferbly bmp format) from binary data read
> by some sensors, using QT.am suing QT-3.3.1.
Not really! You're a bit vague...
If you have an image in BMP format (or almost any other popular format for
that matter) you can display it quite easily. Crib some code from the
"showimg" example in the qt3-examples package.
--
> eatapple
core dump
> Hi,
>
> Am using suse9.1, kernel-2.6.4, my task is to display
> an image(preferbly bmp format) from binary data read
> by some sensors, using QT.am suing QT-3.3.1.
Not really! You're a bit vague...
If you have an image in BMP format (or almost any other popular format for
that matter) you can display it quite easily. Crib some code from the
"showimg" example in the qt3-examples package.
--
> eatapple
core dump
| < Previous | Next > |