@hackage / Codec-Image-DevIL

An FFI interface to the DevIL library

Latest0.2.4

About

Metadata

  • Last updated , by LukePalmer
  • License BSD-3-Clause
  • Maintained by: lrpalmer@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.