Package com.drew.imaging.pcx
Class PcxMetadataReader
java.lang.Object
com.drew.imaging.pcx.PcxMetadataReader
Obtains metadata from PCX image files.
- Author:
- Drew Noakes https://drewnoakes.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MetadatareadMetadata(File file) static MetadatareadMetadata(InputStream inputStream)
-
Constructor Details
-
PcxMetadataReader
public PcxMetadataReader()
-
-
Method Details
-
readMetadata
- Throws:
IOException
-
readMetadata
-