getImages,Screen-method: Get all images of a screen
Description
Get all images of a screen
Usage
# S4 method for Screen
getImages(omero, fieldIndex = 1)
Arguments
omero
The screen
fieldIndex
The fieldIndex (default = 1)
Value
A list of image arrays [[i, j]] (one array per plate)
where i is the well index and j is the field index;
unless fieldIndex was specified, then a list of
images is returned. @seealso '>Image