Hello All,
I have broken up an image file that is interleaved/blocked/compressed/etc into the respective bands (i.e. RGB) and have them stored in a pix rect class that I created. I believe I can create a known file format image file (i.e. bmp, gif) from this data and then allow the image to be view by most any viewer application, however, I would like to dump this data directly into ‘something’ to allow my application to show the data directly. Does anyone have a direction I can be lead to help me along that path (i.e. links, sample code, etc.)?
Any assistance would be greatly appreciated.
Thanks,
Sir Adair