public class ScanHeader
extends Object
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
This header specifies which component(s) are contained in the scan, specifies
the destinations from which the entropy tables to be used with each component
are retrieved, and (for the progressive DCT) which part of the DCT quantized
coefficient data is contained in the scan. For lossless processes the scan
parameters specify the predictor and the point transform.
- Author:
- The JCodec project