Package jj2000.j2k.codestream
Class HeaderInfo.COD
java.lang.Object
jj2000.j2k.codestream.HeaderInfo.COD
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- HeaderInfo
Internal class holding information found in the COD marker segments
-
Field Details
-
lcod
public int lcod -
scod
public int scod -
sgcod_po
public int sgcod_po -
sgcod_nl
public int sgcod_nl -
sgcod_mct
public int sgcod_mct -
spcod_ndl
public int spcod_ndl -
spcod_cw
public int spcod_cw -
spcod_ch
public int spcod_ch -
spcod_cs
public int spcod_cs -
spcod_t
public int[] spcod_t -
spcod_ps
public int[] spcod_ps
-
-
Constructor Details
-
COD
public COD()
-
-
Method Details