Copyright | (c) Eric Mertens 2016 |
---|---|
License | ISC |
Maintainer | emertens@gmail.com |
Safe Haskell | None |
Language | Haskell2010 |
This module provides a more memory efficient way to store images.
Documentation
Packed, strict version of Image
used for long-term storage of images.
unpackImage :: Image' -> Image Source #
Packed image construction
imageWidth :: Image' -> Int Source #
Width in terms of terminal columns