ComponentOne PDF for .NET
Inheritance Hierarchy
In This Topic
    CSJ2K.j2k.decoder Namespace (C1.C1Pdf.4.8)
    In This Topic
    Classes
     ClassDescription
    ClassThis class holds references to each module specifications used in the decoding chain. This avoid big amount of arguments in method calls. A specification contains values of each tile-component for one module. All members must be instance of ModuleSpec class (or its children).
    See Also