public class MakeTestOmeTiff extends Object
Constructor and Description |
---|
MakeTestOmeTiff() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
int |
makeOmeTiff(String... args) |
void |
makeOmeTiff(String name,
CoreMetadata info) |
void |
makeSamples() |
public void makeSamples() throws FormatException, IOException
FormatException
IOException
public int makeOmeTiff(String... args) throws FormatException, IOException
FormatException
IOException
public void makeOmeTiff(String name, CoreMetadata info) throws FormatException, IOException
FormatException
IOException
public static void main(String[] args) throws FormatException, IOException
FormatException
IOException
Copyright © 2014 Open Microscopy Environment