Class ImageDump
java.lang.Object
org.apache.commons.imaging.ImageDump
Used to store metadata and descriptive information extracted from image files.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Stringvoiddump(BufferedImage src) voiddump(String prefix, BufferedImage src) voiddumpBiProps(String prefix, BufferedImage src) voiddumpColorSpace(String prefix, ColorSpace cs)
-
Field Details
-
LOGGER
-
-
Constructor Details
-
ImageDump
public ImageDump()
-
-
Method Details
-
colorSpaceTypeToName
-
dump
- Throws:
IOException
-
dump
- Throws:
IOException
-
dumpBiProps
-
dumpColorSpace
- Throws:
IOException
-