[]
Write a piece of bit stream according to the RES_POS_COMP_LY_PROG progression mode and between given bounds
public virtual void writeResPosCompLy(int t, int rs, int re, int cs, int ce, int[][] lys, int lye)
Type | Name | Description |
---|---|---|
int | t | Tile index. |
int | rs | First resolution level index. |
int | re | Last resolution level index. |
int | cs | First component index. |
int | ce | Last component index. |
int[][] | lys | First layer index for each component and resolution. |
int | lye | Last layer index. |