Package | Description |
---|---|
loci.formats.out |
Package containing Bio-Formats file format writers.
|
loci.tests.testng |
Package for automated testing of the Bio-Formats software packages using TestNG.
|
Modifier and Type | Class and Description |
---|---|
class |
OMETiffWriter
OMETiffWriter is the file format writer for OME-TIFF files.
|
Modifier and Type | Field and Description |
---|---|
private TiffWriter |
Jpeg2000GrindTest.writer |
private TiffWriter |
Jpeg2000GrindTest.TileRunnable.writer |
Modifier and Type | Method and Description |
---|---|
private TiffWriter |
TiffWriterTest.initializeWriter(String output,
String compression,
boolean bigTiff)
Initializes the writer.
|
Constructor and Description |
---|
Jpeg2000GrindTest.TileRunnable(TiffWriter writer,
int z,
int c,
int t,
int x,
int y,
int tileWidth,
int tileHeight,
int tileNumber) |
Copyright © 2016 Open Microscopy Environment