Package jj2000.j2k.codestream
Class HeaderInfo.QCC
- java.lang.Object
-
- jj2000.j2k.codestream.HeaderInfo.QCC
-
- Enclosing class:
- HeaderInfo
public class HeaderInfo.QCC extends Object
Internal class holding information found in the QCC marker segments
-
-
Constructor Summary
Constructors Constructor Description QCC()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetNumGuardBits()intgetQuantType()StringtoString()Display information found in this QCC marker segment
-
-
-
Constructor Detail
-
QCC
public QCC()
-
-
Method Detail
-
getQuantType
public int getQuantType()
-
getNumGuardBits
public int getNumGuardBits()
-
-