Package org.apache.commons.imaging
Class ImageDump
java.lang.Object
org.apache.commons.imaging.ImageDump
Used to store metadata and descriptive information extracted from image files.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
dump
(BufferedImage src) void
dump
(String prefix, BufferedImage src) void
dumpBiProps
(String prefix, BufferedImage src) void
dumpColorSpace
(String prefix, ColorSpace cs)
-
Constructor Details
-
ImageDump
public ImageDump()
-
-
Method Details
-
dump
- Throws:
IOException
-
dump
- Throws:
IOException
-
dumpBiProps
-
dumpColorSpace
- Throws:
IOException
-