above

Category: Image procedures

Documentation

;;; (above i1 i2 ... in [description]) -> image?
;;;   i1 : image?
;;;   i2 : image?
;;;   ...
;;;   in : image?
;;; Create a new image with images `i1` through `in` placed in a stack, 
;;; each above the next.

Examples

Forthcoming

Sample implementation (advanced)

Tests

Forthcoming

See also

Forthcoming

Questions

Forthcoming