Package | Description |
---|---|
org.apache.commons.imaging |
The main package for Apache Commons Imaging.
|
org.apache.commons.imaging.formats.jpeg.exif |
JPEG image format Exif utilities.
|
org.apache.commons.imaging.formats.jpeg.xmp |
JPEG image format XMP metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageReadException
A custom exception thrown when an ImageParser or other utility
encounters a format-violation, non-supported element, or other
condition that renders image data unaccessible.
|
class |
ImageWriteException
A custom exception thrown when an ImageParser or other utility
encounters a format-violation, non-supported element, or other
condition that renders image data unwritable.
|
Modifier and Type | Class and Description |
---|---|
static class |
ExifRewriter.ExifOverflowException |
Modifier and Type | Class and Description |
---|---|
static class |
JpegRewriter.JpegSegmentOverflowException |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.