Package | Description |
---|---|
io.scif.formats.imaris |
Modifier and Type | Method and Description |
---|---|
static ResolutionLevel[] |
ResolutionLevelMaker.calcLevels(int imageSizeX,
int imageSizeY,
int imageSizeZ,
int numTimePoints,
int byteDepth) |
Constructor and Description |
---|
HDFPreprocessor(int width,
int height,
int bitDepth,
ResolutionLevel[] resLevels) |
HDFWriter(String path,
int numChannels,
int numFrames,
int numSlices,
int bitDepth,
double pixelSize,
double pixelSizeZ,
Color[] channelColors,
int width,
int height,
ResolutionLevel[] resLevels) |
TimePoint(ResolutionLevel[] resLevels,
int[] resLevelIDs,
int numChannels,
int frameIndex,
int bitDepth,
boolean compressImageData) |
Copyright © 2015–2022 SCIFIO. All rights reserved.