@hackage Codec-Image-DevIL0.1

An FFI interface to the DevIL library

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      lrpalmer@gmail.com

    • Versions

    Provides a very simple interface to the DevIL image library. Provides functions readImage and writeImage, which can read and write many image formats from/to an RGBA array of values to work with.