Class | Description |
---|---|
FrameHeader |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
This header specifies the source image characteristics (see A.1), the
components in the frame, and the sampling factors for each component, and
specifies the destinations from which the quantized tables to be used with
each component are retrieved.
|
FrameHeader.Component | |
JPEGBitStream |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Class for convenient reading JPEG entropy coded bit stream
|
JpegConst |
This class is part of JCodec ( www.jcodec.org )
This software is distributed under FreeBSD License
|
JpegDecoder |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
JpegToThumb2x2 |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Decodes JPEG in low res taking only first 4 coefficients from each DCT block
( DCT 2x2 )
|
JpegToThumb4x4 |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Decodes JPEG in low res taking only first 4 coefficients from each DCT block
( DCT 4x4 )
|
ScanHeader |
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.
|
ScanHeader.Component |
Copyright © 2019. All rights reserved.