Hi,
I have read in several images as INTEGER*2 matrices, am doing pixel manipulations with them and writing the result to an output matrix. How do I convert this output matrix into a bitmap image file?
Thanks for any help.
Mvpr
I am trying to read an image file of the following format:
header consisting of 1024 bytes
image data consisting of 256x256 16 bit pixels.
I'm having trouble with I/O errors, especially whether the READ statement should specify direct or sequential access, formatted or unformatted read, etc...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.