About

Metadata

  • Last updated , by locallycompact
  • License MIT
  • Categories FFI, Graphics
  • Maintained by: Siniša Biđin <sinisa@bidin.eu>, Daniel Firth <dan.firth@homotopic.tech>

  • Lottery factor: 0

Links

Installation

Readme

sdl2-image

Hackage GitLab

Haskell bindings to SDL2_image. Provides both raw and high level bindings.

The original SDL2_image documentation can also help, as the bindings are close to a direct mapping.

Example

A small example executable is included with the library. It loads and displays a given image. You can find it in the example directory.

stack exec -- sdl2-image-example