[Haskell-cafe] Data.Bitmap question

Anders Lyckegaard anders.lyckegaard at gmail.com
Thu Jun 7 14:59:05 CEST 2012


Hi,

I have a short question on using Data.Bitmap.

I have imported an image using STB-image.

img <- loadImage "filename"

Now I get img which is a Bitmap data structure. How do I access individual
pixels?

Thank you in advance,
Anders
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120607/f448e802/attachment.htm>


More information about the Haskell-Cafe mailing list