[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.writer.HeaderEncoder.encodeTilePartHeader

encodeTilePartHeader Method

encodeTilePartHeader(int, int)

Writes tile-part header. JJ2000 tile-part header corresponds to the following sequence of marker segments:

       <ol><li>SOT</li><li>COD (if needed)</li><li>COC (if needed)</li><li>QCD (if needed)</li><li>QCC (if needed)</li><li>RGN (if needed)</li><li>POC (if needed)</li><li>SOD</li></ol>
Declaration
public virtual void encodeTilePartHeader(int tileLength, int tileIdx)
Parameters
Type Name Description
int tileLength
int tileIdx

Index of the tile to write