[Haskell-cafe] Plot data reconstruction reading pixel colors from
image files
Matthias Görgens
matthias.goergens at googlemail.com
Fri Jul 17 13:15:36 EDT 2009
If you don't find anything more specific, I suggest taking a look at
Data.Binary and reading a simple format like BMP or so. (You can
convert your file to BMP with an external program before.)
More information about the Haskell-Cafe
mailing list