public class TimePoint extends Object
| Constructor and Description |
|---|
TimePoint(ResolutionLevel[] resLevels,
int[] resLevelIDs,
int numChannels,
int frameIndex,
int bitDepth,
boolean compressImageData) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeTimePoint() |
void |
writePixels(PipelineImage img) |
public TimePoint(ResolutionLevel[] resLevels, int[] resLevelIDs, int numChannels, int frameIndex, int bitDepth, boolean compressImageData) throws HDF5LibraryException, HDF5Exception
HDF5LibraryExceptionHDF5Exceptionpublic void writePixels(PipelineImage img) throws Exception
Exceptionpublic void closeTimePoint()
throws HDF5LibraryException,
HDF5Exception
HDF5LibraryExceptionHDF5ExceptionCopyright © 2015–2022 SCIFIO. All rights reserved.