License | MIT |
---|---|
Maintainer | Alexander Isenko <alex.isenko@googlemail.com> |
Safe Haskell | None |
Language | Haskell2010 |
Summary of all modules
Format.C
exports the Platform datatype and the needed formatting for the.c
fileFormat.Raw
exports the pretty prints the array of rgb values to 16 in a rowFormat.RGB565
exports the functions to convert from a RGB value to RGB565 and the needed hex conversionsFormat.Converter
exports the functions that create the.c
or.raw
files when theFilePath
is given