|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectij.io.TiffEncoder
Saves an image described by a FileInfo object as an uncompressed, big-endian TIFF file.
Constructor Summary | |
TiffEncoder(FileInfo fi)
|
Method Summary | |
void |
write(java.io.DataOutputStream out)
Saves the image as a TIFF file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TiffEncoder(FileInfo fi)
Method Detail |
public void write(java.io.DataOutputStream out) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |