Uses of Class
com.twelvemonkeys.imageio.plugins.jpeg.JPEGSegmentImageInputStream.ReplacementSegment
Packages that use JPEGSegmentImageInputStream.ReplacementSegment
-
Uses of JPEGSegmentImageInputStream.ReplacementSegment in com.twelvemonkeys.imageio.plugins.jpeg
Subclasses of JPEGSegmentImageInputStream.ReplacementSegment in com.twelvemonkeys.imageio.plugins.jpegModifier and TypeClassDescription(package private) static final class
Workaround for a known bug in com.sun.imageio.plugins.jpeg.AdobeMarkerSegment, leaving the buffer in an inconsistent state, if the length of the APP14/Adobe is not exactly 16 bytes.(package private) static final class
Workaround for a known bug in com.sun.imageio.plugins.jpeg.DQTMarkerSegment, throwing exception, if the DQT precision is 16 bits (not 8 bits).