cl-png
Read and write PNG (Portable Network Graphics) files.
$ area51 add cl-pngCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-png:some-function ...)Read and write PNG (Portable Network Graphics) files.
$ area51 add cl-pngCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-png:some-function ...)