hal/png.lisp
in-package#:luv
defunrgba-png-pixels
defunwrite-rgba-png
Write tightly packed rgba or BGRA byte pixels to pathname as a PNG.
zpng:write-pngpathname:if-exists:supersede
pathnamedefun rgba-png-pixels
(pixels width height format)define-arithmetic-operator =
Test whether two compatible scalars are equal.
define-arithmetic-operator *
Multiplication and scalar scaling.
define-arithmetic-operator +
Addition over compatible quantities.
defun write-rgba-png
(pathname pixels width height format)
PNG output for renderer readbacks.