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 int
getNumGuardBits()
int
getQuantType()
String
toString()
Display information found in this QCC marker segment
-