public class ResolutionLevelMaker extends Object
Constructor and Description |
---|
ResolutionLevelMaker() |
Modifier and Type | Method and Description |
---|---|
static ResolutionLevel[] |
calcLevels(int imageSizeX,
int imageSizeY,
int imageSizeZ,
int numTimePoints,
int byteDepth) |
public static ResolutionLevel[] calcLevels(int imageSizeX, int imageSizeY, int imageSizeZ, int numTimePoints, int byteDepth)
Copyright © 2015–2022 SCIFIO. All rights reserved.