Uses of Interface
org.apache.commons.imaging.common.XmpEmbeddable
Packages that use XmpEmbeddable
Package
Description
The GIF image format.
The JPEG image format.
The PNG image format.
The PSD image format.
Provides classes and methods for reading and writing Tagged Image File Format (TIFF) files.
The WebP image format.
-
Uses of XmpEmbeddable in org.apache.commons.imaging.formats.gif
Classes in org.apache.commons.imaging.formats.gif that implement XmpEmbeddable -
Uses of XmpEmbeddable in org.apache.commons.imaging.formats.jpeg
Classes in org.apache.commons.imaging.formats.jpeg that implement XmpEmbeddable -
Uses of XmpEmbeddable in org.apache.commons.imaging.formats.png
Classes in org.apache.commons.imaging.formats.png that implement XmpEmbeddable -
Uses of XmpEmbeddable in org.apache.commons.imaging.formats.psd
Classes in org.apache.commons.imaging.formats.psd that implement XmpEmbeddable -
Uses of XmpEmbeddable in org.apache.commons.imaging.formats.tiff
Classes in org.apache.commons.imaging.formats.tiff that implement XmpEmbeddableModifier and TypeClassDescriptionclass
Implements methods for reading and writing TIFF files. -
Uses of XmpEmbeddable in org.apache.commons.imaging.formats.webp
Classes in org.apache.commons.imaging.formats.webp that implement XmpEmbeddable