bitmaps-0.2.6.3: Bitmap library

Safe HaskellNone
LanguageHaskell2010

Data.Bitmap.BMP

Description

Super module of bitmaps

For functions that expect two bitmaps or otherwise two parameters based on two bitmaps (such as dimensions) to be passed, this library's convention is to accept the "super" bitmap or the larger / main bitmap first and the "sub" bitmap second.

Documentation