pngload

MIT

A reader for the PNG image format.

$ area51 add pngloadCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(pngload:some-function ...)