Class JpegImagingParameters
- java.lang.Object
-
- org.apache.commons.imaging.ImagingParameters<E>
-
- org.apache.commons.imaging.common.XmpImagingParameters<JpegImagingParameters>
-
- org.apache.commons.imaging.formats.jpeg.JpegImagingParameters
-
public class JpegImagingParameters extends XmpImagingParameters<JpegImagingParameters>
JPEG format parameters.- Since:
- 1.0-alpha3
-
-
Constructor Summary
Constructors Constructor Description JpegImagingParameters()
-
Method Summary
-
Methods inherited from class org.apache.commons.imaging.common.XmpImagingParameters
getXmpXml, setXmpXml
-
Methods inherited from class org.apache.commons.imaging.ImagingParameters
asThis, getBufferedImageFactory, getFileName, getPixelDensity, isStrict, setBufferedImageFactory, setFileName, setPixelDensity, setStrict
-
-