Board index » delphi » Putting data into an Image field (Fast !)
j.Hviid
![]() Delphi Developer |
Sun, 22 Jul 2001 03:00:00 GMT
Putting data into an Image field (Fast !)
I have data from an imaging device, that I would like to show in an
image field (or something else ??) The data is 1024x224 pixels 12 bit straight binary gray-scale. (i.e. NOT BMP or any other standard format!) I can do it by using Pixels, but it takes the better part of a century. Before data is shown, it will be formatted for best 'viewabillity' i.e. In that case, where to find an 'easy to use' description of the BMP Could DirectX be of any help here ? Thanks in advance for the help. J.Hviid For e-mail : jhh.ddre@dk |