The bitmaps package
Library defining several bitmap types, including ones stored as unboxed arrays, any string type, and functions
This library also supports conversion to and from bitmaps as defined in the bitmap package.
This library has not yet been tested extensively.
Note: This library is currently largely designed with RGB pixels with a color depth of 24 bits in mind. Better support for other pixel and color formats is intended to be implemented in the future.
Properties
| Versions | 0.2.5.1, 0.2.6.0 |
|---|---|
| Dependencies | array, base (4.*), binary, bitmap, bytestring, cereal, containers, monad-state, stb-image, string-class (≥0.1.4.0), tagged, zlib |
| License | BSD3 |
| Copyright | Copyright (C) 2010 Byron James Johnson |
| Author | Byron James Johnson |
| Maintainer | KrabbyKrap@gmail.com |
| Category | Graphics, Codec, Data |
| Source repository | darcs get http://patch-tag.com/r/bob/abitmap |
| Upload date | Sat Mar 26 00:14:16 UTC 2011 |
| Uploaded by | ByronJohnson |
| Built on | ghc-7.0 |
Modules
Downloads
- bitmaps-0.2.5.1.tar.gz (Cabal source package)
- package description (included in the package)