AnnotatedImageList-class: AnnotatedImageList Class

AnnotatedImageList-classR Documentation

AnnotatedImageList Class

Description

A list of AnnotatedImage objects.

Usage

AnnotatedImageList(...)

Arguments

...

a list of AnnotatedImage objects to include in the new object.

Value

AnnotatedImageList returns a new AnnotatedImageList object.

Examples

f = mockFile(sizeX = 256, sizeY = 256, series = 2)
img = read.image(f)
img

aoles/RBioFormats documentation built on April 18, 2024, 12:13 a.m.