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
HDF5LibraryException
HDF5Exception
public void writePixels(PipelineImage img) throws Exception
Exception
public void closeTimePoint() throws HDF5LibraryException, HDF5Exception
HDF5LibraryException
HDF5Exception
Copyright © 2015–2022 SCIFIO. All rights reserved.