[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.writer.HeaderEncoder.writeMainQCC

writeMainQCC Method

writeMainQCC(int)

Writes QCC marker segment in main header. It is a functional marker segment countaining the quantization used for compressing the specified component in an image. The values override for the specified component what was defined by a QCC marker in either the main or the tile header.

Declaration
protected virtual void writeMainQCC(int compIdx)
Parameters
Type Name Description
int compIdx

Index of the component which needs QCC marker segment.