| Copyright | [2012..2020] The Accelerate Team |
|---|---|
| License | BSD3 |
| Maintainer | Trevor L. McDonell <trevor.mcdonell@gmail.com> |
| Stability | experimental |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
| Language | Haskell2010 |
Data.Array.Accelerate.IO.Codec.BMP
Description
Read and write uncompressed 24 or 32-bit Windows BMP images into a packed-word RGBA format. See the colour-accelerate package for colour representations and utilities such as packing and unpacking.