MIT licensed by Cai Lei, Siniša Biđin, Daniel Firth
This version can be pinned in stack with:sdl2-image-2.1.0.0@sha256:777291e9edb09a49628b9b776ebd8e8b25527e46538cec9b2d397638db2a94b7,2098

Module documentation for 2.1.0.0

Used by 1 package in nightly-2022-10-07(full list with versions):

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

Changes

Changelog for sdl2-image

v2.1.0.0

  • Compatibility with GHC-9