readMulti
reads a multi-page image and returns a list of
Image
objects, each corresponding to a different page.
Value
A list of Image
objects.
Author
Simon Garnier, garnier@njit.edu
Examples
balloon <- readMulti(system.file("sample_img/multipage.tif", package = "Rvision"))