bitmaps: Bitmap library

[ bsd3, codec, data, graphics, library ] [ Propose Tags ]

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]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

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 && <4.16), 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
Revised Revision 1 made by Bodigrim at 2024-02-07T00:50:37Z
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 2877 total (10 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]

Readme for bitmaps-0.2.6.3

[back to package description]