bitmaps: Bitmap library
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.
[Skip to Readme]
Modules
[Index]
Downloads
- bitmaps-0.2.6.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2.5.1, 0.2.6.0, 0.2.6.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array, base (>=4 && <5), binary, bitmap (>=0.0.2), bytestring, cereal, containers, monad-state (>=0.1.1.3), stb-image, string-class (>=0.1.5.0), tagged, zlib [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2010 Byron James Johnson |
Author | Byron James Johnson |
Maintainer | ByronJohnsonFP@gmail.com |
Category | Graphics, Codec, Data |
Home page | https://github.com/bairyn/bitmaps |
Bug tracker | https://github.com/bairyn/bitmaps/issues |
Source repo | head: git clone git@github.com:bairyn/bitmaps.git this: git clone git@github.com:bairyn/bitmaps.git(tag v0.2.6.3) |
Uploaded | by ByronJohnson at 2014-11-30T10:42:54Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2828 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |