| com.facebook.imagepipeline.decoder.ProgressiveJpegConfig |
Known Indirect Subclasses
|
Progressive JPEG config.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract int |
getNextScanNumberToDecode(int scanNumber)
Gets the next scan-number that should be decoded after the given scan-number.
| ||||||||||
| abstract QualityInfo |
getQualityInfo(int scanNumber)
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.