docs/javadoc/reference/com/facebook/imagepipeline/decoder/ProgressiveJpegConfig.html
|
|
Summary: Methods | [Expand All]
public interface
| com.facebook.imagepipeline.decoder.ProgressiveJpegConfig |
| Known Indirect Subclasses
| SimpleProgressiveJpegConfig | Simple ProgressiveJpegConfig with predefined scans to decode and good-enough scan number. |
|
Progressive JPEG config.
| Public Methods |
|---|
| abstract int |
| Gets the next scan-number that should be decoded after the given scan-number. |
| abstract QualityInfo |
| Gets the quality information for the given scan-number. |
Gets the next scan-number that should be decoded after the given scan-number.
Gets the quality information for the given scan-number.
+Generated by Doclava. +