Package | Description |
---|---|
loci.formats.dicom | |
loci.formats.in |
Package containing Bio-Formats file format readers.
|
Modifier and Type | Field and Description |
---|---|
java.util.List<DicomTile> |
DicomFileInfo.tiles |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.Integer,java.util.List<DicomTile>> |
DicomReader.tilePositions |
Modifier and Type | Method and Description |
---|---|
java.util.List<DicomTile> |
DicomReader.getTiles() |
Modifier and Type | Method and Description |
---|---|
private void |
DicomReader.getTile(DicomTile tile,
byte[] buf,
int x,
int y,
int w,
int h)
Decompress pixel data associated with the given DicomTile.
|
Copyright © 2022 Open Microscopy Environment