Package jj2000.j2k.codestream
Class HeaderInfo.COC
java.lang.Object
jj2000.j2k.codestream.HeaderInfo.COC
- Enclosing class:
- HeaderInfo
Internal class holding information found in the COC marker segments
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lcoc
public int lcoc -
ccoc
public int ccoc -
scoc
public int scoc -
spcoc_ndl
public int spcoc_ndl -
spcoc_cw
public int spcoc_cw -
spcoc_ch
public int spcoc_ch -
spcoc_cs
public int spcoc_cs -
spcoc_t
public int[] spcoc_t -
spcoc_ps
public int[] spcoc_ps
-
-
Constructor Details
-
COC
public COC()
-
-
Method Details