I need command line parameters to open a raw image.
The image has 880 pixel/line
The pixel is 10 bits deep
so, the command line would be something like this:
irfanview.exe %file -b10 -l880
%file: file name
b pixel deep in bits
l line length
The image has 880 pixel/line
The pixel is 10 bits deep
so, the command line would be something like this:
irfanview.exe %file -b10 -l880
%file: file name
b pixel deep in bits
l line length