|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.drew.imaging.tiff.TiffMetadataReader
public class TiffMetadataReader
Obtains all available metadata from TIFF formatted files. Note that TIFF files include many digital camera RAW formats, including Canon (CRW, CR2) and Nikon (NEF).
Constructor Summary | |
---|---|
TiffMetadataReader()
|
Method Summary | |
---|---|
static Metadata |
readMetadata(java.io.File file)
|
static Metadata |
readMetadata(java.io.InputStream in)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TiffMetadataReader()
Method Detail |
---|
public static Metadata readMetadata(java.io.File file) throws TiffProcessingException
TiffProcessingException
public static Metadata readMetadata(java.io.InputStream in) throws TiffProcessingException
TiffProcessingException
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |