cl-bmp

zlib

A library for dealing with Windows bitmaps (BMP, DIB, ICO, CUR)

$ area51 add cl-bmpCopy

Usage

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