Login  Register

Load from Ascii?

Posted by hvdosten on Feb 11, 2010; 8:25am
URL: http://imagej.273.s1.nabble.com/Load-from-Ascii-tp3689441.html

Dear Specialists,

I wonder whether there is already somewhere a routine, which can read ASCII
data and transform them into Bitmap-Files? I think of two possibilities: one
is for greyscale bitmaps (input maybe rows #, cols #, then a list of integer
or real data. The second would be rgb bitmaps (with a triple-list of r,g,b
values).

Thanks a lot for any hint.

Harald