pub(crate) fn parse_dqt<T: ZReaderTrait>(
img: &mut JpegDecoder<T>,
) -> Result<(), DecodeErrors>
Expand description
B.2.4.1 Quantization table-specification syntax
pub(crate) fn parse_dqt<T: ZReaderTrait>(
img: &mut JpegDecoder<T>,
) -> Result<(), DecodeErrors>
B.2.4.1 Quantization table-specification syntax