powered by
readMulti reads a multi-page image and returns a list of Image objects, each corresponding to a different page.
readMulti
Image
readMulti(x)
A character string naming the path to a multi-page image file.
A list of Image objects.
# NOT RUN { balloon <- readMulti(system.file("sample_img/multipage.tif", package = "Rvision")) # }
Run the code above in your browser using DataLab