Skip to contents

An S3-classed nested list returned by metadata on a QPTIFFImage. It mirrors the OME hierarchy: a slide-constant slide block, a list of image images (each with image_info, channels, and scales), an acquisition_format, and the raw source raw_xml. Prefer the accessor helpers - qpi_format, qpi_channels, qpi_channel_names, qpi_pixel_size_um, qpi_n_levels, qpi_primary_scene, qpi_is_brightfield, channel_table - over indexing the nested list directly.

Value

Not applicable; documents the QPTIFFMetadata structure.

See also