public class TiffForm extends LociForm
| Constructor and Description |
|---|
TiffForm() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
saveImage(java.lang.String id,
FlatField image,
java.util.Hashtable ifd,
boolean last) |
add, close, getBlockCount, getDefaultSuffixes, getForms, getMetadata, getMetadataValue, getPercentComplete, getReader, getReaderFilters, getWriter, getWriterFilters, initHandler, isThisType, isThisType, open, open, open, save, setFrameRate, testReadgetMathTypepublic void saveImage(java.lang.String id,
FlatField image,
java.util.Hashtable ifd,
boolean last)
throws BadFormException,
java.io.IOException
BadFormExceptionjava.io.IOExceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception