DefaultImageIOImageDecoder
.@Deprecated public class SunJPEGCodecImageDecoderAlt extends DefaultImageIOImageDecoder
ImageDecoder
implementation which uses com.sun.image.codec.jpeg.JPEGImageDecoder
(which might not be present on all systems), if it can determine the input is a JPEG image. If it isn't,
it uses ImageIO to load the image.
TODO - Need to analyze differences in behaviour and performance between this and
SunJPEGCodecImageDecoder
.Constructor and Description |
---|
SunJPEGCodecImageDecoderAlt()
Deprecated.
|
Copyright © 2016 Magnolia International Ltd.. All rights reserved.