I have been given some image data that is in a ".raw" format. I understand some package such as photo shop can read this format. Does anyone know if I can create an Image object from a file in the .raw format? Can I create a file stream, a binary file reader and do an Image.FromStream on a ".raw" file?
thanks
Bryan
thanks
Bryan