overlay
Categories: Image procedures
, Compound image procedures
;;; (overlay img1 ... imgn [description]) -> image?
;;; img1 : image?
;;; img2 : image?
;;; ...
;;; imgn : image?
;;; description : string?
;;; Overlay `img1` through `imgn` on top of each other, keeping them centered
;;; on each other.
Forthcoming
Forthcoming
Forthcoming
Forthcoming