ComponentOne PDF for .NET
CSJ2K.j2k.codestream Namespace / HeaderInfo Class / qcdValue Field

In This Topic
    qcdValue Field (HeaderInfo)
    In This Topic
    Reference to the QCD marker segments found in main and first tile-part header. The key is either "main" or "t"+tileIdx.
    Syntax
    'Declaration
     
    
    Public qcdValue As Dictionary(Of Object,Object)
    public Dictionary<object,object> qcdValue
    See Also