[]
Writes QCC marker segment in tile 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.
protected virtual void writeTileQCC(int t, int compIdx)
Type | Name | Description |
---|---|---|
int | t | Tile index |
int | compIdx | Index of the component which needs QCC marker segment. |