hps-0.11: Haskell Postscript

Graphics.PS.Image

Description

Image type and functions.

Synopsis

Documentation

data Image Source

An image is a rendering of a graph of Paths.

over :: Image -> Image -> ImageSource

Layer one Image over another.