readMulti reads a multi-page image and returns a list of Image objects, each corresponding to a different page.

readMulti(x)

Arguments

x

A character string naming the path to a multi-page image file.

Value

A list of Image objects.

See also

Author

Simon Garnier, garnier@njit.edu

Examples

# TODO