Class | Description |
---|---|
Channel |
This class represents image channels extracted from LMS image xmls.
|
Dimension |
This class represents image dimensions extracted from LMS image xmls.
|
LMSCollectionXmlDocument |
This class represents an LMS xml file that references other LMS xml files
such as xlcfs and xlifs.
|
LMSFileReader |
This class can be extended by readers of Leica Microsystems file formats that
include LASX generated XML (e.g.
|
LMSImageXmlDocument |
This class loads and represents a Leica Microsystems image XML document that contains image metadata
|
LMSMetadataExtractor |
This class extracts metadata information from Leica Microsystems image XML and stores it in the reader's CoreMetadata and MetadataTempBuffer
|
LMSXmlDocument |
This class loads and represents a Leica Microsystems XML document (from
file or xml string)
|
LofXmlDocument |
This class loads and represents a Leica Microsystems XML document that has been extracted from a LOF file
|
MetadataStoreInitializer | |
MetadataTempBuffer |
This class is used to temporarily store metadata information extracted from
Leica XML before it is written to the reader's MetadataStore
|
MultipleImagesReader |
MultipleImagesReader presents a number of image files as one image reference
|
ROI |
This class helps saving ROI information to a reader's MetadataStore
|
XlcfDocument |
This class loads and represents a Leica Microsystems XLCF xml document
|
XlefDocument |
This class represents a Leica Microsystems XLEF xml document,
a project file which references xlifs and optionally xlcfs
|
XlifDocument |
This class loads and represents a Leica Microsystems XLIF xml document
|
Enum | Description |
---|---|
Channel.ChannelType | |
Dimension.DimensionKey | |
LMSFileReader.ImageFormat |
file format in which actual image bytes are stored
|
LMSXmlDocument.InitFrom |
Copyright © 2024 Open Microscopy Environment