Package | Description |
---|---|
loci.tests.testng |
Package for automated testing of the Bio-Formats software packages using TestNG.
|
Modifier and Type | Method and Description |
---|---|
static int |
TestTools.forEachTile(TestTools.TileLoopIteration iteration,
int sizeX,
int sizeY,
int sizeZ,
int sizeC,
int sizeT,
int tileWidth,
int tileHeight)
Iterates over every tile in a given pixel buffer based on the over arching
dimensions and a requested maximum tile width and height.
|
Copyright © 2014 Open Microscopy Environment