overlay/origin

Categories: Image procedures , Compound image procedures

Documentation

;;; (overlay/origin i1 i2 ... in [description]) -> image?
;;;   i1 : image?
;;;   i2 : image?
;;;   ...
;;;   in : image?
;;;   description: string? (optional)
;;; Overlay the images by their top-left corners (the "origin" in graphical
;;; terms)

Examples

Forthcoming

Tests

Forthcoming

See also

overlay

Questions

Forthcoming